Libraries
»
xdissent-less
(1.0.0)
»
Index
»
Less
»
Command
»
#debug?
Method: Less::Command#debug?
Defined in:
lib/less/command.rb
#
debug?
⇒
Boolean
Returns:
(
Boolean
)
14
# File 'lib/less/command.rb', line 14
def
debug?
(
)
@options
[
:debug
]
end