Kaba package alex.db ed
Classes ed
Functions ed
- func static add_tag_list(out tags: TagResult[], t: TagResult)
- func static bash_escape(s: string) -> string
- func static create_link(source: Path, target: Path)
- func static filter_to_any(filter: string) -> Any
- func static open_db() -> xfer[Database]
- func static parse_list(b: Any) -> string[]
- func static parse_result(r: Result) -> DbFile[]
- func static parse_result_tag_list(r: Result) -> TagResult[]
- func static random_id() -> string
- func static regex(re: string) -> Any
- func static show_files(out files: DbFile[])
- func static show_files_by_id(ids: string[])
Variables ed
- var static db: owned![Database]