Module: Ibex::_CLIInput
- Defined in:
- sig/ibex/cli.rbs
Instance Method Summary collapse
Instance Method Details
#gets ⇒ String?
15 |
# File 'sig/ibex/cli.rbs', line 15
def gets: () -> String?
|
#read ⇒ String
13 |
# File 'sig/ibex/cli.rbs', line 13
def read: () -> String
|