Handler-class: Handler instance
Description
Create Handler instance
Fields
dockerfileHandler
- a function or NULL, how you handle Dockefile, for example, push it to github
dockerHandler
- a function or NULL, how you handle local docker container, for example, push it to dockerhub
cwlHandler
- a function or NULL, how you handle cwl json file or yaml file, for example, push it sevenbridges platform as app.
Details
Used for parse R markdown and lift into command line interface, dockerfile, docker container and cwl json.