Skip to main content

package_dir

Function package_dir 

Source
pub fn package_dir() -> Result<PathBuf>
Expand description

The directory holding docker-compose.yml, unpacking it if needed.

RUN_PACKAGE_DIR still wins: it is how the port is checked against the shell version’s own copy, and how someone patches a compose file locally.