Libraries
»
code_web
(0.0.8)
»
Index
»
CodeWeb
»
CodeParser
»
#debug?
Method: CodeWeb::CodeParser#debug?
Defined in:
lib/code_web/code_parser.rb
#
debug?
⇒
Boolean
Returns:
(
Boolean
)
14
# File 'lib/code_web/code_parser.rb', line 14
def
debug?
;
@debug
;
end