oasislmf.cli.version

Classes

VersionCmd

Prints the installed package version

Module Contents

class oasislmf.cli.version.VersionCmd(*args, **kwargs)[source]

Bases: oasislmf.cli.command.OasisBaseCommand

Prints the installed package version

action(args)[source]

Prints the version number to the console.

Parameters:

args (Namespace) – The arguments from the command line