Libraries
»
cf
(1.1.1)
»
Index
»
CF
»
CLI
»
#debug?
Method: CF::CLI#debug?
Defined in:
lib/cf/cli.rb
#
debug?
⇒
Boolean
Returns:
(
Boolean
)
227 228 229
# File 'lib/cf/cli.rb', line 227
def
debug?
!
!
input
[
:debug
]
end