HomeForumSourceResearchGuide
Sign in to contribute to source. how it works
Type definition file util.Runtime by barry
expand copy to clipboardexpand
/* {"description" : "This API provides access to the Dana runtime's utility functions."} */

interface Runtime {
	
	/* {"@description" : "Get the runtime's version number."} */
	int getVersion()
	
	}
Revision history
To propose a new revision to this entity, use dana source put -ut your/new/version.dn -n util.Runtime -m "reason for update" -u yourUsername
Version 1 (this version) by barry
Notes for this version: Standard Library Initialisation