spark_etl.build
index
/mnt/DATA_DISK/projects/spark_etl/src/spark_etl/build.py

 
Modules
       
json

 
Classes
       
builtins.object
Build

 
class Build(builtins.object)
    This represent an application build
 
  Methods defined here:
__init__(self, build_dir)
Parameters
----------
build_dir: str
    The directory for the build.

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
artifacts
List of artifacts of the build
version
Build version