Sha256: 19509f97ce5b72a1dc7a67e6df8566767dc79015230a0781761a1f53069c4c01

Contents?: true

Size: 357 Bytes

Versions: 5

Compression:

Stored size: 357 Bytes

Contents

Example:

  ufo completion

Prints words for TAB auto-completion.

Examples:

  ufo completion
  ufo completion hello
  ufo completion hello name

To enable, TAB auto-completion add the following to your profile:

  eval $(ufo completion_script)

Auto-completion example usage:

  ufo [TAB]
  ufo hello [TAB]
  ufo hello name [TAB]
  ufo hello name --[TAB]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ufo-3.1.2 lib/ufo/help/completion.md
ufo-3.1.1 lib/ufo/help/completion.md
ufo-3.1.0 lib/ufo/help/completion.md
ufo-3.0.1 lib/ufo/help/completion.md
ufo-3.0.0 lib/ufo/help/completion.md