Class: Nexposecli::Chatter
- Inherits:
-
Object
- Object
- Nexposecli::Chatter
- Defined in:
- lib/nexposecli.rb
Instance Method Summary collapse
Instance Method Details
#say_hello ⇒ Object
6 7 8 |
# File 'lib/nexposecli.rb', line 6 def say_hello puts 'This is nexposecli. Coming Soon.' end |