Class: ElVfs::Command::UpdateFileBody::Arguments

Inherits:
Arguments show all
Defined in:
lib/el_finder_api/el_vfs/command/update_file_body.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Arguments

#entries, #entry

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

#contentObject

Returns the value of attribute content.



6
7
8
# File 'lib/el_finder_api/el_vfs/command/update_file_body.rb', line 6

def content
  @content
end

#targetObject

Returns the value of attribute target.



6
7
8
# File 'lib/el_finder_api/el_vfs/command/update_file_body.rb', line 6

def target
  @target
end