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

list

All functions, classes, and variables defined in a file — like a table of contents for your code.

Examples: tyf list src/services/user.py

Usage

tyf list <FILE>

Arguments

<file> (required)

Examples

# List all symbols in a file
tyf list main.py

See also