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