util::resources::can_install_locally (public)

 util::resources::can_install_locally -resource_info resource_info \
    [ -version_dir version_dir ]

Defined in packages/acs-tcl/tcl/utilities-procs.tcl

Check, whether the operating system's permissions allow us to install in the configured directories.

Switches:
-resource_info
(required)
a dict containing at least resourceDir
-version_dir
(optional)
an optional directory, under the resource directory
Author:
Gustaf Neumann

Partial Call Graph (max 5 caller/called nodes):
%3 packages/acs-tcl/lib/check-installed.tcl packages/acs-tcl/ lib/check-installed.tcl util::resources::can_install_locally util::resources::can_install_locally packages/acs-tcl/lib/check-installed.tcl->util::resources::can_install_locally util::resources::download util::resources::download (public) util::resources::download->util::resources::can_install_locally ad_file ad_file (public) util::resources::can_install_locally->ad_file util::resources::version_dir util::resources::version_dir (public) util::resources::can_install_locally->util::resources::version_dir

Testcases:
No testcase defined.
[ show source ]
Show another procedure: