Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qovery/engine
/ lib_root_dir
Method
lib_root_dir
lib-engine/src/io_models/context.rs:116–118 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
114
}
115
116
pub fn lib_root_dir(&self) -> &str {
117
self.lib_root_dir.as_str()
118
}
119
120
pub fn engine_version(&self) -> &DeployedEngineVersion {
121
&self.engine_version
Callers
14
create_gke_cluster
Function · 0.80
create_aks_cluster
Function · 0.80
create_kapsule_cluster
Function · 0.80
create_eks_cluster
Function · 0.80
install_eks_anywhere_charts
Function · 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
new
Method · 0.80
Calls
1
as_str
Method · 0.45
Tested by
no test coverage detected