Class: GNote::CLI
- Inherits:
-
Thor
- Object
- Thor
- GNote::CLI
- Defined in:
- lib/gnote/cli.rb
Instance Attribute Summary collapse
-
#o ⇒ Object
readonly
Returns the value of attribute o.
Instance Method Summary collapse
-
#initialize ⇒ CLI
constructor
A new instance of CLI.
- #tags ⇒ Object
- #watch ⇒ Object
Constructor Details
Instance Attribute Details
#o ⇒ Object (readonly)
Returns the value of attribute o.
8 9 10 |
# File 'lib/gnote/cli.rb', line 8 def o @o end |