fs::folder_p (public)

 fs::folder_p -object_id object_id

Defined in packages/file-storage/tcl/file-storage-procs.tcl

Is this object a folder?

Switches:
-object_id
(required)
Returns:
true if object_id is a folder

Partial Call Graph (max 5 caller/called nodes):
%3 test_fs_create_folder_using_api fs_create_folder_using_api (test file-storage) fs::folder_p fs::folder_p test_fs_create_folder_using_api->fs::folder_p db_string db_string (public) fs::folder_p->db_string

Testcases:
fs_create_folder_using_api
[ show source ]
Show another procedure: