Ballistica Logo

batemplatefs package

Module contents

Ballistica Template Feature Set - just an example.

class batemplatefs.TemplateFsSubsystem[source]

Bases: object

Subsystem for TemplateFs functionality in the app.

The single shared instance of this app can be accessed at babase.app.templatefs. Note that it is possible for babase.app.templatefs to be None if the TemplateFs feature-set is not enabled, and code should handle that case gracefully.

batemplatefs.hello_again_world() None[source]

Another hello world print.