Creates an empty instancce.
The icon used for this project, shown in the project list.
The description of the project, shown in the project list.
The name of the project, shown in the project list.
The total calculated size of the project.
Converts the instance into a Buffer containing raw META content.
A Promise that resolves to the raw META data.
Creates an instance of SmileBASICMetaContent, with the provided raw content as an input.
The raw META file content to parse.
The parsed META content.
Creates an instance of SmileBASICMetaContent, with the provided raw content as an input and overriding the length of the META file's description field.
You probably don't want to use this overload unless you're doing something really weird here. This is an escape hatch for a specific piece of SBAPI functionality.
The raw META file content to parse.
You shouldn't need to use this. Leave this parameter alone unless you're doing something weird, and if you are, please do let me know, since it likely means there's missing functionality.
The parsed META content.
Generated using TypeDoc
Provides an interface to the content of a SmileBASICFileType.Meta file.