Function telepAIr::handlers::fabric::parse_env_file

source ยท
async fn parse_env_file(
    env_path: &PathBuf,
) -> Result<(String, String, bool), Box<dyn Error>>