Function git_cliff_core::command::run
source · [−]Expand description
Runs the given OS command and returns the output as string.
Use input
parameter to specify a text to write to stdin.
Environment variables are set accordingly to envs
.