$,FileClass-method      Get an element from 'FileClass' object
$,FolderClass-method    Get an element from 'FolderClass' object
FileClass-class         File class
FolderClass-class       Folder class view and access files. You can
                        change the current directory by '$' and '[['
                        operators. The symbol '..' can be used to go to
                        the parent folder of a folder object.
gcs_cloud_auth          Get/Set google credentials
gcs_connection          Connection to google cloud storage
gcs_cp                  copy files to and from buckets
gcs_dir                 List bucket/folder/object
gcs_set_read_buff       Get/Set read/write connection buffer size
names,FileClass-method
                        The Names of an Object
names,FolderClass-method
                        The Names of an Object
show,FileClass-method   Print object of class 'FileClass'
show,FolderClass-method
                        Print object of class 'FolderClass'
