Class: ElVfs::Command::Error

Inherits:
Model
  • Object
show all
Defined in:
lib/el_finder_api/el_vfs/command.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

#attributes=, #el_hash, #initialize, options, #to_el_hash

Constructor Details

This class inherits a constructor from ElVfs::Model

Instance Attribute Details

#errorObject

Returns the value of attribute error.



41
42
43
# File 'lib/el_finder_api/el_vfs/command.rb', line 41

def error
  @error
end