batemplatefs package¶
Module contents¶
Ballistica Template Feature Set - just an example.
- class batemplatefs.TemplateFsAppSubsystem[source]¶
Bases:
object
Subsystem for TemplateFs functionality in the app.
The single shared instance of this class can be accessed at ba*.app.templatefs. Note that it is possible for ba*.app.templatefs to be None if the TemplateFs feature-set is not enabled, and code should handle that case gracefully.