Method: Rundoc::CodeCommand::PreErb#command
- Defined in:
- lib/rundoc/code_command/pre/erb.rb
#command ⇒ Object
46 47 48 |
# File 'lib/rundoc/code_command/pre/erb.rb', line 46 def command @command ||= Rundoc::FencedCodeBlock.parse_code_commands(code).first end |