Prompt user whether to replace file contents
This commit is contained in:
parent
8c12e26951
commit
208ccb0de2
6 changed files with 67 additions and 21 deletions
|
|
@ -3,8 +3,8 @@ from subprocess import CalledProcessError
|
|||
|
||||
from rich.markup import escape
|
||||
|
||||
from pasch.cmd import run_capture, run_execute
|
||||
from pasch.orchestrator import Module, Orchestrator
|
||||
from pasch.util import run_capture, run_execute
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue