Libraries
»
larsklevan-json
(1.5.1)
»
Index
»
JSON
»
Pure
»
Generator
»
State
»
#ascii_only?
Method: JSON::Pure::Generator::State#ascii_only?
Defined in:
lib/json/pure/generator.rb
#
ascii_only?
⇒
Boolean
Returns:
(
Boolean
)
196 197 198
# File 'lib/json/pure/generator.rb', line 196
def
ascii_only?
@ascii_only
end