Skip to content
Vapor Week is coming 14th September!

Structure

CompletionAction

An action to be used in the shell completion script(s) to provide special shell completion behaviors for an Option’s argument or a positional Argument.
struct CompletionAction

Topics

Initializers

Instance Properties

Subscripts

Type Properties

Type Methods

Default Implementations

Relationships

Conforms To

  • Swift.Copyable
  • Swift.Escapable
  • Swift.ExpressibleByDictionaryLiteral
  • Swift.Sendable
  • Swift.SendableMetatype