Function show_dirs

Source
pub fn show_dirs(
    conn: &MysqlConnection,
    by_id: Option<i32>,
    o: &String,
    owned_only: bool,
) -> String