BT.path_entries

BT.path_entries

BT.path_entries

Function

returns the list of currently valid PATH entries.

Syntax

Parameters

ParametersTypeRequiredDefault valueDescription
None-NoNoneNo parameters required.

Return Value

TypeDescription
ArrayReturns a list of PATH entries split according to platform rules.

Examples

Notes

  • PATH split platform rules using the Rust standard library.
  • The return value comes from the effective PATH and will include modifications to PATH in the BT runtime overlay.