carp process: add new constructor

This commit is contained in:
2019-12-14 17:10:15 +01:00
parent 944ed57fcb
commit 0711432f7e
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
as yet unclassified
carp: aString
^ self new setCarp: aString

View File

@@ -0,0 +1,3 @@
accessing
setCarp: aString
proc := OSProcess command: aString