nomad v0.7.0 Script behaviour

Defines the behaviour of Script.

Summary

Callbacks

Builds and writes the bash script to the respective .sh file

Deletes the script .sh file from the local machine

Callbacks

build_script()

Specs

build_script :: :ok

Builds and writes the bash script to the respective .sh file.

delete_script()

Specs

delete_script :: :ok

Deletes the script .sh file from the local machine.