nimblebox logo
Docs
v3.3.1b

nbox.nbxlib.fire

NBX Fire

This is the CLI function for bespoke designed for nbox. Named after the legendary python-fire command is currently in use in nbox. It is a very simple CLI function that can be used to call any python object. It is designed to be used with the nbx command.

This is currently a work in progress, please check back later for progress or reach out to NimbleBox support.

Functions

iconfunctioncolored
[source]

Classes

iconclassTC
[source]
iconclassNBXFire
[source]
iconfunctionhelp_for_comp
[source]
iconfunction__init__
[source]
iconfunction_print_and_exit
[source]
iconfunction_init_comp
[source]
iconfunctionMore
[source]
(contents:None,out:None,prompt:None,check_pager:None)
Parameters
  • contents -

    The entire contents of the text lines to page.

  • out -

    The output stream.

  • prompt -

    The page break prompt.

  • check_pager -

    Checks the PAGER env var and uses it if True.

Run a user specified pager or fall back to the internal pager.

nbox SDKnbox provides built in access to all the APIs and packages them in the most user friendly manner.Star 0