X Tutup
Skip to content

Commit d36e073

Browse files
author
Johan Brichau
committed
GRPlatform>>sizeOfFile in Squeak
1 parent 6e59c41 commit d36e073

File tree

1 file changed

+4
-0
lines changed
  • repository/Grease-Squeak-Core.package/GRSqueakPlatform.class/instance

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
files
2+
sizeOfFile: aString
3+
4+
^ aString asDirectoryEntry fileSize

0 commit comments

Comments
 (0)
X Tutup