Class: Rmega::Nodes::Root

Inherits:
Node
  • Object
show all
Includes:
Expandable, Traversable
Defined in:
lib/rmega/nodes/root.rb

Instance Attribute Summary

Attributes inherited from Node

#data, #session

Method Summary

Methods included from Traversable

#children, #empty?, #files, #folders, #parent

Methods included from Expandable

#create_folder, #upload, #upload_url

Methods inherited from Node

#attributes, #can_decrypt_attributes?, #decrypted_file_key, #file_key, #handle, #initialize, #name, #owner_key, #parent_handle, #public_handle, #public_url, #public_url=, #type

Methods included from Loggable

included, #logger

Constructor Details

This class inherits a constructor from Rmega::Nodes::Node