package b0

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module B0_pager.EnvSource

Environment variables.

Sourceval pager : string

pager is PAGER

Sourceval less : string

less is LESS.

Sourceval term : string

term is TERM.

infos describe the PAGER and TERM environment variable for cmdliner. This is used by B0_pager.don't.