Method: CommandLine::OptionParser#body_indent
- Defined in:
- lib/commandline/optionparser/optionparser.rb
#body_indent ⇒ Object
Returns the value of attribute body_indent.
22 23 24 |
# File 'lib/commandline/optionparser/optionparser.rb', line 22 def body_indent @body_indent end |