Method: ReVIEW::Preprocessor::Directive#args
- Defined in:
- lib/review/preprocessor/directive.rb
#args ⇒ Object (readonly)
Returns the value of attribute args.
19 20 21 |
# File 'lib/review/preprocessor/directive.rb', line 19 def args @args end |