oasislmf.computation.helper.autocomplete

Module Contents

Classes

HelperTabComplete

Adds required command to .bashrc Linux or .bash_profile for mac

class oasislmf.computation.helper.autocomplete.HelperTabComplete(**kwargs)[source]

Bases: oasislmf.computation.base.ComputationStep

Adds required command to .bashrc Linux or .bash_profile for mac so that Command autocomplete works for oasislmf CLI

step_params[source]
confirm_action(question_str, no_confirm=False)[source]
install_autocomplete(target_file=None)[source]
run()[source]

method that will be call by all the interface to execute the computation step