mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-21 21:01:08 +02:00
parent
f4a1230e77
commit
88eeef9a68
3 changed files with 71 additions and 5 deletions
scenes
|
@ -4,6 +4,7 @@ class_name ShellCommand
|
|||
signal done
|
||||
|
||||
var command
|
||||
var pretty_command = null
|
||||
var output
|
||||
var exit_code
|
||||
var crash_on_fail = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue