Libraries
»
cli-ui
(2.3.1)
»
Index
»
CLI
»
UI
»
enable_cursor=
Method: CLI::UI.enable_cursor=
Defined in:
lib/cli/ui.rb
.
enable_cursor=
(bool) ⇒
Object
378 379 380
# File 'lib/cli/ui.rb', line 378
def
enable_cursor=
(
bool
)
@enable_cursor
=
!
!
bool
end