Libraries
»
inspec
(0.9.0)
»
Index
»
Inspec
»
Shell
»
#mark
Method: Inspec::Shell#mark
Defined in:
lib/inspec/shell.rb
#
mark
(x) ⇒
Object
36 37 38
# File 'lib/inspec/shell.rb', line 36
def
mark
(
x
)
"\033[1m#{x}\033[0m"
end