Introduction:
This module should be used in installation YCP scripts
to get information how the client was called and how
should it behave. This module provides a functional
API to the script parametes.
@example
inst_language ($["enable_back":false, "enable_next":true, "first_run":"yes"])
GetInstArgs::enable_next() -> true
GetInstArgs::enable_back() -> false