Skip to content

Suggestions on the run command #158

@myselfghost

Description

@myselfghost

Suggestions on the run command. Currently, the run command only returns the execution result, which is inappropriate. It is impossible to determine whether the execution is successful, and it is impossible to see the error information.

When using run to execute a system command, there should be 3 return values, one value to indicate whether the execution is successful, one to indicate the return result, and one to indicate the error log.

Metadata

Metadata

Assignees

Labels

feature requestEnhancement or feature request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions