:py:mod:`glpkg.app` =================== .. py:module:: glpkg.app Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: glpkg.app.run .. py:function:: run(catch=False) Run glpkg, printing error messages from exceptions inheriting from :class:`glpkg.error.GlpkgError`. :param catch: if true, catch and print exceptions