Skip to main content

run

Function run 

Source
pub async fn run(
    dir: &Path,
    entity: Option<&str>,
    space: &str,
    kind: &str,
    topic: Option<&str>,
) -> Result<()>
Expand description

oxibrain page <entity> [--kind entity|space|topic] [--topic <kw>] — render a brief page to stdout (ARCHITECTURE.md §16.4, M9 §14.1). --kind entity (default) renders an entity page; --kind space renders a space overview; --kind topic <kw> keyword-searches entity surfaces.