gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

FsNodeService

Functions
call_folder_sub_file_view @classmethod
resource_id : str
sub_file_path : str
Return type : CallViewResult
create_fs_node_model @classmethod
fs_node : FSNode
Return type : ResourceModel
create_tmp_file @classmethod
upload_file : Buffer
file_path : str
Return type : str
delete_folder_sub_node @classmethod
resource_id : str
sub_file_path : str
download_file @classmethod
fs_node_id : str
Return type : FileResponse
download_folder_sub_node @classmethod
resource_id : str
sub_file_path : str
Return type : FileResponse
get_file_types @classmethod
Return type : List
get_folder_types @classmethod
Return type : List
rename_folder_sub_node @classmethod
resource_id : str
sub_file_path : str
new_name : str
upload_file @classmethod
upload_folder @classmethod