Noir::Completions::Fish
Constants
SCAN_GUARD = "-n __fish_noir_scan_context"
Guard so scan/global flags only complete under an explicit noir scan ... or a bare noir ... (v0 compat) — never leaking into noir cache,
noir config, and the other subcommands.
Instance methods
script
Source