flytekit.SourceCode#
- class flytekit.SourceCode(link=None)[source]#
Link to source code used to define this task or workflow.
Methods
- classmethod from_flyte_idl(pb2_object)[source]#
- Parameters
pb2_object (flyteidl.admin.description_entity_pb2.SourceCode) –
- Return type
- short_string()#
- Return type
Text
- verbose_string()#
- Return type
Text
Attributes
- is_empty#