Skip to main content

match_workspace_request

Function match_workspace_request 

Source
pub fn match_workspace_request(
    store: &PolicyStore,
    ssh_target: &str,
    snapshot: &WorkspaceSnapshot,
    argv: &[String],
) -> Result<MatchedPolicy>