Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/net-im/ssh-chat/ssh-chat-1.10.1/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/textproc/sift/sift-0.9.0/vendor/github.com/svent/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/jessevdk/go-flags/go-flags-1.5.0/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/net/termshark/termshark-2.1.1/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/jessevdk/go-flags/go-flags-1.4.0/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/textproc/peco/peco-v0.4.4/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/jessevdk/go-flags/examples/
H A Dadd.go7 type AddCommand struct { struct
8 All bool `short:"a" long:"all" description:"Add all files"`
13 func (x *AddCommand) Execute(args []string) error {
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails.h75 …inline AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails& AddCommand(const Aws::String& v… in AddCommand() function
80 …inline AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails& AddCommand(Aws::String&& value)… in AddCommand() function
85 …inline AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails& AddCommand(const char* value) {… in AddCommand() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DHealthCheck.h205 …inline HealthCheck& AddCommand(const Aws::String& value) { m_commandHasBeenSet = true; m_command.p… in AddCommand() function
224 …inline HealthCheck& AddCommand(Aws::String&& value) { m_commandHasBeenSet = true; m_command.push_b… in AddCommand() function
243 …inline HealthCheck& AddCommand(const char* value) { m_commandHasBeenSet = true; m_command.push_bac… in AddCommand() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/include/aws/lambda/model/
H A DImageConfig.h132 …inline ImageConfig& AddCommand(const Aws::String& value) { m_commandHasBeenSet = true; m_command.p… in AddCommand() function
137 …inline ImageConfig& AddCommand(Aws::String&& value) { m_commandHasBeenSet = true; m_command.push_b… in AddCommand() function
142 …inline ImageConfig& AddCommand(const char* value) { m_commandHasBeenSet = true; m_command.push_bac… in AddCommand() function
/dports/net/s5cmd/s5cmd-1.4.0/vendor/github.com/urfave/cli/v2/
H A Dcategory.go6 AddCommand(category string, command *Command) methodSpec
30 func (c *commandCategories) AddCommand(category string, command *Command) { func
/dports/net/croc/croc-9.5.0/vendor/github.com/schollz/cli/v2/
H A Dcategory.go6 AddCommand(category string, command *Command) methodSpec
30 func (c *commandCategories) AddCommand(category string, command *Command) { func
/dports/security/gopass/gopass-1.13.0/vendor/github.com/urfave/cli/v2/
H A Dcategory.go6 AddCommand(category string, command *Command) methodSpec
30 func (c *commandCategories) AddCommand(category string, command *Command) { func
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/urfave/cli/v2/
H A Dcategory.go6 AddCommand(category string, command *Command) methodSpec
30 func (c *commandCategories) AddCommand(category string, command *Command) { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/urfave/cli/v2/
H A Dcategory.go6 AddCommand(category string, command *Command) methodSpec
30 func (c *commandCategories) AddCommand(category string, command *Command) { func
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/urfave/cli/v2/
H A Dcategory.go6 AddCommand(category string, command *Command) methodSpec
30 func (c *commandCategories) AddCommand(category string, command *Command) { func
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/urfave/cli/v2/
H A Dcategory.go6 AddCommand(category string, command *Command) methodSpec
30 func (c *commandCategories) AddCommand(category string, command *Command) { func

12345678910>>...19