Class: Docdown::CodeCommands::NoSuchCommand

Inherits:
Docdown::CodeCommand show all
Defined in:
lib/docdown/code_commands/no_such_command.rb

Instance Attribute Summary

Attributes inherited from Docdown::CodeCommand

#command, #contents, #hidden, #keyword, #render_result

Method Summary

Methods inherited from Docdown::CodeCommand

#call, #initialize, #push, #render

Constructor Details

This class inherits a constructor from Docdown::CodeCommand