Mondaic
This API reference is not for the latest stable Salvus version.

salvus.project.components.action.action_component

Classes

ActionComponent

class ActionComponent(builtins.object):
    def __init__(self, project: salvus.project.project.Project) -> None: ...

All kinds of more complicated actions to help do more involved things with the project.

Parameters
  • project salvus.project.project.Project — The project for the component.