fs::install::after_instantiate (private)
fs::install::after_instantiate -package_id package_id
Defined in packages/file-storage/tcl/file-storage-install-procs.tcl
- Switches:
- -package_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: # using site_node name for root folder name # doesn't work in the case that multiple instances of # a node called "file-storage" for example, are mounted # all file storage root folders have parent_id=0 and # parent_id, name must be unique. # this isn't a problem in resolving URLs because we know which # root folder is associated with a site_node/package_id set instance_name [apm_instance_name_from_id $package_id] set folder_id [fs::new_root_folder -package_id $package_id -pretty_name $instance_name ]XQL Not present: Generic, PostgreSQL, Oracle