Skip to main content

get_runtime_path

Function get_runtime_path 

Source
pub fn get_runtime_path(parent: &Path) -> Result<PathBuf, Error>
Expand description

Get the runtime folder path and throws error if it does not exist.

ยงArguments

  • parent - Parent path that contains the runtime folder.