Ldone=getFromDisk(name)
Since reading from the hard disk does not work in the documentation, the command is in quotes.
i1 : "Ldone=getFromDisk(name)" o1 = Ldone=getFromDisk(name)
The object getFromDisk is a method function.
The source of this document is in WeierstrassSemigroups.m2:3234:0.