Debugging Brew functionaity.
This commit is contained in:
parent
1ab0fccff0
commit
25b91645e3
@ -56,7 +56,7 @@ Nimble class >> installed [
|
||||
^ (GtSubprocessWithInMemoryOutput new
|
||||
shellCommand: 'nimble list --installed';
|
||||
runAndWait;
|
||||
stdout)
|
||||
stdout) lines
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
Loading…
Reference in New Issue
Block a user