Method: GraphQL::Language::Printer::TruncatableBuffer#to_string

Defined in:
lib/graphql/language/printer.rb

#to_stringObject



26
27
28
# File 'lib/graphql/language/printer.rb', line 26

def to_string
  @out
end