Class: Omnitest::Skeptic::BaseCLI

Inherits:
Core::CLI
  • Object
show all
Defined in:
lib/omnitest/skeptic/cli.rb

Direct Known Subclasses

CLI

Instance Attribute Summary collapse

Instance Attribute Details

#psychicObject

Returns the value of attribute psychic.



6
7
8
# File 'lib/omnitest/skeptic/cli.rb', line 6

def psychic
  @psychic
end

#skepticObject

Returns the value of attribute skeptic.



6
7
8
# File 'lib/omnitest/skeptic/cli.rb', line 6

def skeptic
  @skeptic
end