Skip to content

Conversation

@anb0s
Copy link
Owner

@anb0s anb0s commented Oct 15, 2022

workspace

  • 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
  • workspace_loc: absolute path of workspace
  • workspace_loc_name: location name (folder) of workspace

Signed-off-by: Andre Bossert anb0s@anbos.de

Issue:

#261

Proposed changes

{text}

Reviewers

@

workspace

- 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
- workspace_loc: absolute path of workspace
- workspace_loc_name: location name (folder) of workspace

Signed-off-by: Andre Bossert <anb0s@anbos.de>
@anb0s anb0s added this to the v2.3 milestone Oct 15, 2022
@anb0s anb0s self-assigned this Oct 15, 2022
@anb0s anb0s linked an issue Oct 15, 2022 that may be closed by this pull request
@anb0s anb0s merged commit db36a6f into main Oct 15, 2022
@anb0s anb0s deleted the 260-add-new-variables-for-relative-location-pathes-to-project-and-workspace branch October 15, 2022 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add new variables for relative location pathes to project and workspace

2 participants