Home
last modified time | relevance | path

Searched refs:flagOpt (Results 1 – 25 of 41) sorted by relevance

12

/dports/sysutils/doctl/doctl-1.68.0/commands/
H A Ddoit.go191 type flagOpt func(c *Command, name, key string) type
193 func requiredOpt() flagOpt {
206 func AddStringFlag(cmd *Command, name, shorthand, dflt, desc string, opts ...flagOpt) { argument
218 func AddIntFlag(cmd *Command, name, shorthand string, def int, desc string, opts ...flagOpt) { argument
229 func AddBoolFlag(cmd *Command, name, shorthand string, def bool, desc string, opts ...flagOpt) { argument
240 …StringSliceFlag(cmd *Command, name, shorthand string, def []string, desc string, opts ...flagOpt) { argument
251 …ngFlag(cmd *Command, name, shorthand string, def map[string]string, desc string, opts ...flagOpt) { argument
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DExplicit.hs16 [flagOpt "world" ["hello","h"] (upd "world") "WHO" "World argument"
46 ,flagOpt "" ["bob","z"] (upd "bob") "" ""
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs69 …OptArg op x -> flagOpt "" names (\x (a,b) -> Right (a++[op $ if null x then Nothing else Just x],b…
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DType.hs245 flagOpt :: String -> [Name] -> Update a -> FlagHelp -> Help -> Flag a
246 flagOpt def names upd typ help = Flag names (FlagOpt def) upd typ help function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DType.hs245 flagOpt :: String -> [Name] -> Update a -> FlagHelp -> Help -> Flag a
246 flagOpt def names upd typ help = Flag names (FlagOpt def) upd typ help function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DType.hs245 flagOpt :: String -> [Name] -> Update a -> FlagHelp -> Help -> Flag a
246 flagOpt def names upd typ help = Flag names (FlagOpt def) upd typ help function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DType.hs245 flagOpt :: String -> [Name] -> Update a -> FlagHelp -> Help -> Flag a
246 flagOpt def names upd typ help = Flag names (FlagOpt def) upd typ help function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DType.hs245 flagOpt :: String -> [Name] -> Update a -> FlagHelp -> Help -> Flag a
246 flagOpt def names upd typ help = Flag names (FlagOpt def) upd typ help function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DType.hs245 flagOpt :: String -> [Name] -> Update a -> FlagHelp -> Help -> Flag a
246 flagOpt def names upd typ help = Flag names (FlagOpt def) upd typ help function

12