Evaluation works!
This commit is contained in:
@@ -3,3 +3,13 @@ Class {
|
||||
#superclass : #LanguageLinkCommandFactory,
|
||||
#category : #'Carp-Execution'
|
||||
}
|
||||
|
||||
{ #category : #accessing }
|
||||
CarpCommandFactory >> command [
|
||||
^ command
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
CarpCommandFactory >> instructionsWithNotifyAtEnd [
|
||||
^ instructions
|
||||
]
|
||||
|
Reference in New Issue
Block a user