Class: Landlock::OutputTooLargeError

Inherits:
Error
  • Object
show all
Defined in:
lib/landlock/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resultObject

Returns the value of attribute result.



30
31
32
# File 'lib/landlock/errors.rb', line 30

def result
  @result
end