arch progress
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
print(string.format("%d / %d", computer.usedMemory(), computer.totalMemory()))
|
||||
print(string.format("Computer Address: %q, Tmp Address: %q", computer.address(), computer.tmpAddress()))
|
||||
|
||||
print(computer.getArchitecture())
|
||||
print(table.unpack(computer.getArchitectures()))
|
||||
|
||||
Reference in New Issue
Block a user