Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Env Functions

load_json

env json.load_json(filepath: 'PathBuf')

Arguments:

  • filepath: 'PathBuf' =>

Loads JSON file as a AttrMap

Node Functions

load_json

node json.load_json(filepath: 'PathBuf')

Arguments:

  • filepath: 'PathBuf' =>

Loads JSON file as a AttrMap