Kaba package alex.action_cache ed
Functions ed
- func static action_cache_clear(arg: string[])
- func static action_cache_update(arg: string[])
- func static bash_escape_x(c: string) -> string
- func static create_medium_audio(out f: DbFile, medium: Path) -> Any
- func static create_medium_image(out f: DbFile, medium: Path) -> Any
- func static file_check_medium(out f: DbFile)
- func static file_check_thumb(out f: DbFile)
- func static needs_escape(c: string) -> bool
- func static shell(commands: string[]) -> string
- func static type_allows_medium(f: DbFile) -> bool
Constants ed
- let AUDIO_TYPES_NEED_MEDIUM: string[]
- let IMAGE_HEIGHT: i32
- let IMAGE_WIDTH: i32
- let SIZE_THRESHOLD: i32
- let THUMB_HEIGHT: i32
- let THUMB_WIDTH: i32