Method: LZMA::Encoder#context

Defined in:
lib/extlzma.rb

#contextObject

Returns the value of attribute context

Returns:

  • (Object)

    the current value of context



151
152
153
# File 'lib/extlzma.rb', line 151

def context
  @context
end