Class Entrypoint (0.2.0)

Entrypoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The entrypoint for the application. .. attribute:: shell

The format should be a shell command that can be fed to bash -c.

:type: str

Inheritance

builtins.object > proto.message.Message > Entrypoint