Function swayr::con::get_workspaces[][src]

pub fn get_workspaces<'a>(
    root: &'a Node,
    include_scratchpad: bool,
    extra_props: Option<&HashMap<i64, ExtraProps>>
) -> Vec<Workspace<'a>>

Gets all workspaces of the tree.