[][src]Function pyoxidizerlib::projectmgmt::find_resources

pub fn find_resources(
    logger: &Logger,
    path: Option<&Path>,
    distributions_dir: Option<&Path>,
    scan_distribution: bool,
    target_triple: &str,
    classify_files: bool,
    emit_files: bool
) -> Result<()>

Find resources given a source path.