Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
data AuthCommandOptions #
The supported napkin CLI auth parameters
AuthCommandOptions | |
|
Instances
Eq AuthCommandOptions # | |
Defined in Napkin.Cli.Auth.Types (==) :: AuthCommandOptions -> AuthCommandOptions -> Bool # (/=) :: AuthCommandOptions -> AuthCommandOptions -> Bool # | |
Show AuthCommandOptions # | |
Defined in Napkin.Cli.Auth.Types showsPrec :: Int -> AuthCommandOptions -> ShowS # show :: AuthCommandOptions -> String # showList :: [AuthCommandOptions] -> ShowS # |