Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve DebugCommands #689

Closed
gennadigennadigennadi opened this issue Sep 10, 2021 · 1 comment
Closed

Improve DebugCommands #689

gennadigennadigennadi opened this issue Sep 10, 2021 · 1 comment

Comments

@gennadigennadigennadi
Copy link
Member

Currently the DebugCommands require the depfile as an argument. Instead of having it required I would like to make it an optional Option. This is also the way the AnalyseCommand handles the depfile.

Additionally the layer argument could also become optional, instead we could just return all layers.

@patrickkusebauch
Copy link
Collaborator

@dbrumann @gennadigennadigennadi This also requires a change in the documentation.

Also, the implementation is a breaking change just to be aware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants