Class: RBS::Inline::Annotator::CLI::Options
- Inherits:
-
Struct
- Object
- Struct
- RBS::Inline::Annotator::CLI::Options
- Defined in:
- lib/rbs/inline/annotator/cli.rb
Instance Attribute Summary collapse
-
#mode ⇒ Object
Returns the value of attribute mode.
Instance Attribute Details
#mode ⇒ Object
Returns the value of attribute mode
20 21 22 |
# File 'lib/rbs/inline/annotator/cli.rb', line 20 def mode @mode end |