Class: ConsoleProvider

Inherits:
Object
  • Object
show all
Defined in:
app/providers/console_provider.rb

Instance Method Summary collapse

Instance Method Details

#valueObject



2
3
4
# File 'app/providers/console_provider.rb', line 2

def value
  #return object to interact with console
end