anise.features.ui_.terminal package

Submodules

anise.features.ui_.terminal.helpers module

Feature for helpers related to terminal-based user interfaces.

anise.features.ui_.terminal.helpers.prompt(head, msg)
Parameters
  • head (str) –

  • msg (str) –

Return type

str

anise.features.ui_.terminal.helpers.showhead(head, msg, withterm=True)
Parameters
  • head (str) –

  • msg (str) –

  • withterm (bool) –

Return type

None

Module contents