🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
Mozilla Public License 2.0
182
stars
22
forks
source link
[#67] Remove the `cmd` parameter from `Tool`, and `cliEnvSettingsRequiredTools` from `CliEnvSettings` #97
Closed
german1608 closed 1 year ago
Resolves #67
cmd
parameter fromTool
(and consequently,ToolSelector
)need
function, which does pretty much this: https://github.com/chshersh/iris/blob/main/src/Iris/Env.hs#L123-L126Additional tasks