Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(path: &Path) -> Result<ComposeFile>
Expand description

Parse a compose file from disk, applying variable substitution and resolving extends: / include: directives.