Skip to content

Commit

Permalink
[feenkcom/gtoolkit#4150] Documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
akgrant43 committed Nov 6, 2024
1 parent 64b86ab commit da1db67
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/RemoteRunner/GtRrWorker.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,13 @@ GtRrWorker >> currentProcessId [
^ GtOsSystemInfo current currentProcessId
]

{ #category : #'as yet unclassified' }
GtRrWorker >> enableStrictSymbolComparison [
<gtWorkerStartupScript>

GtStrictSymbolComparisonFlag setStrictComparison
]

{ #category : #accessing }
GtRrWorker >> exceptionHandlingStrategy [

Expand Down

0 comments on commit da1db67

Please sign in to comment.