Class: Saper::Actions::ConvertToMarkdown

Inherits:
Saper::Action show all
Defined in:
lib/saper/actions/convert_to_markdown.rb

Instance Attribute Summary

Attributes inherited from Saper::Action

#arguments, #options

Method Summary

Methods inherited from Saper::Action

[], accepts, accepts?, accepts_anything?, accepts_nothing?, accepts_something?, #args, argument, arguments, #block, inherited, #initialize, #multiple?, #name, #namespace, new, #requires, returns_multiple_items!, returns_multiple_items?, run, #run, #serialize, subclasses, #to_string, type, unserialize, #validate_input

Constructor Details

This class inherits a constructor from Saper::Action