Class: Omnitest::Skeptic::BaseCLI
- Inherits:
-
Core::CLI
- Object
- Core::CLI
- Omnitest::Skeptic::BaseCLI
- Defined in:
- lib/omnitest/skeptic/cli.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#psychic ⇒ Object
Returns the value of attribute psychic.
-
#skeptic ⇒ Object
Returns the value of attribute skeptic.
Instance Attribute Details
#psychic ⇒ Object
Returns the value of attribute psychic.
6 7 8 |
# File 'lib/omnitest/skeptic/cli.rb', line 6 def psychic @psychic end |
#skeptic ⇒ Object
Returns the value of attribute skeptic.
6 7 8 |
# File 'lib/omnitest/skeptic/cli.rb', line 6 def skeptic @skeptic end |