Class: ElVfs::Command::Unknown::Result

Inherits:
Result show all
Defined in:
lib/el_finder_api/el_vfs/command/unknown.rb

Instance Attribute Summary

Attributes inherited from Result

#arguments, #execute_command

Instance Method Summary collapse

Methods inherited from Model

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

Constructor Details

This class inherits a constructor from ElVfs::Model

Instance Method Details

#errorObject



9
10
11
# File 'lib/el_finder_api/el_vfs/command/unknown.rb', line 9

def error
  :errUnknownCmd
end