:- module(conf_command, []). /** Command line interface */ :- use_module(api(command)).