Module: Ibex::_CLIInput

Defined in:
sig/ibex/cli.rbs

Instance Method Summary collapse

Instance Method Details

#getsString?

Returns:

  • (String, nil)


15
# File 'sig/ibex/cli.rbs', line 15

def gets: () -> String?

#readString

Returns:

  • (String)


13
# File 'sig/ibex/cli.rbs', line 13

def read: () -> String