__exit__

Synopsis

__exit__

Description

This optional script is a hook script called when lappdeploy script end. See Usage description syntax for details about used syntax.

When __exit__ is called completion tasks have been launched. It is the reverse script of __init__ hook script. Thus this hook is designed to host yours additional completion tasks.

Command line options

None

Exit code

0

no error

Environment variables

None