Libraries
»
zafu
(0.8.2)
»
Index
»
Zafu
»
Parser
»
#show_errors
Method: Zafu::Parser#show_errors
Defined in:
lib/zafu/parser.rb
#
show_errors
⇒
Object
157 158 159
# File 'lib/zafu/parser.rb', line 157
def
show_errors
@errors
.
join
(
' '
)
end