types.common
RaptorSpec Objects
class RaptorSpec(yaml.YAMLObject)
manifest_filename
def manifest_filename()
Returns the filename of the manifest file exportation
Returns:
the filename
manifest
def manifest(to_file: bool = False)
Returns the YAML manifest of the RaptorSpec
Arguments:
to_file
(bool
): if True, writes the manifest to a file in the
Returns:
the YAML manifest