-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
- resource_loc_path: relative location path of file or directory (to
workspace) - resource_project_path: relative path of file or directory (to project)
- resource_project_loc_path: relative location path of file or directory
(to project) - container_loc_path: relative location path of file's parent directory
or directory itself (to workspace) - container_project_path: relative path of file's parent directory or
directory itself (to project) - container_project_loc_path: relative location path of file's parent
directory or directory itself (to project) - parent_loc_path: relative location path of parent directory (to
workspace); for files it's equal to ${easyshell:container_loc_path} - parent_project_path: relative path of parent directory (to project);
for files it's equal to ${easyshell:container_project_path} - parent_project_loc_path: relative location path of parent directory
(to project); for files it's equal to
${easyshell:container_project_loc_path} - project_loc_name: location name (folder) of project
- project_parent_loc: absolute path of project's parent