Skip to content

Commit

Permalink
Small change
Browse files Browse the repository at this point in the history
  • Loading branch information
GuusdeWit committed Jun 2, 2023
1 parent 0b9ce9f commit 5f7454d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import picocli.CommandLine.Command
import picocli.CommandLine.Option

/**
* Ignore Context Awareness
*
* Command to be mixed in (@Mixin) with other commands that use some type of contaext awareness for autocompletion (e.g. via [io.rabobank.ret.RetContext]).
* Mixing in this command will automatically add a flag for ignoring the context, which can be read out and used when performing custom autocompletion logic.
*/
Expand Down

0 comments on commit 5f7454d

Please sign in to comment.