salvus.project.components.action.action_component
Classes
ActionComponent
ActionComponentclass 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
projectsalvus.project.project.Project — The project for the component.