MCPcopy Create free account
hub / github.com/PoiScript/orgize / key

Method key

src/ast/affiliated_keyword.rs:13–18  ·  view source on GitHub ↗

```rust use orgize::{Org, ast::AffiliatedKeyword}; let keyword = Org::parse("#+CAPTION: VALUE\nabc").first_node:: ().unwrap(); assert_eq!(keyword.key(), "CAPTION"); ```

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

filter_tokenFunction · 0.85

Tested by

no test coverage detected