Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Conversation

@vakrilov
Copy link

Currently if the function of a command does not return an object, error is thrown because the code tries to destructure undefined. However, it is possible that a command does not have an output or change in state - if it only contains side-effects not related to the terminal state. This PR just handles this case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant