Libraries
»
libconsole
(0.3.1)
»
Index
»
Libconsole
»
Linux
»
Raw
»
#notice
Method: Libconsole::Linux::Raw#notice
Defined in:
lib/libconsole/linux/raw.rb
#
notice
(*argv) ⇒
Object
42 43 44
# File 'lib/libconsole/linux/raw.rb', line 42
def
notice
(
*
argv
)
pre_puts
argv
,
"
noti
"
end