class
Squarectl::ShellCompletion
- Squarectl::ShellCompletion
- Reference
- Object
Overview
Embeds the shell completion scripts from completion/ into the binary (via
BakedFileSystem) so squarectl completion bash can print them at runtime
without shipping separate files.
:nodoc:
Extended Modules
- BakedFileSystem
Defined in:
squarectl/shell_completion.crClass Method Summary
Macro Summary
Class Method Detail
Macro Detail
macro bake_folder(path, dir = __DIR__, allow_empty = false, include_dotfiles = false, include_patterns = nil, exclude_patterns = nil, max_size = nil)
#