Method: Xnlogic::UI::Shell#ask

Defined in:
lib/xnlogic/ui/shell.rb

#ask(msg) ⇒ Object



46
47
48
# File 'lib/xnlogic/ui/shell.rb', line 46

def ask(msg)
  @shell.ask(msg)
end