Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qovery/engine
/ workspace_root_dir
Method
workspace_root_dir
lib-engine/src/io_models/context.rs:112–114 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
110
}
111
112
pub fn workspace_root_dir(&self) -> &str {
113
self.workspace_root_dir.as_str()
114
}
115
116
pub fn lib_root_dir(&self) -> &str {
117
self.lib_root_dir.as_str()
Callers
15
run
Method · 0.80
download_platform_chart
Function · 0.80
get_repository_build_root_path
Method · 0.80
clone_blueprint_repo
Method · 0.80
run
Method · 0.80
run
Method · 0.80
new
Method · 0.80
new
Method · 0.80
new
Method · 0.80
new
Method · 0.80
new
Method · 0.80
new
Method · 0.80
Calls
1
as_str
Method · 0.45
Tested by
4
get_environment_test_kubernetes
Function · 0.64
run_admission_controller_test
Function · 0.64
test_kubernetes
Function · 0.64
create_and_destroy_eks_cluster_with_all_gateway_api_envoy_settings_in_eu_west_3
Function · 0.64