Utils
Utils
compute_page_path
compute_page_path(endpoint_name, separator='-')
index -> '/', otherwise '/name-with-dashes'.
Source code in src/air/utils.py
16 17 18 | |
Utils
compute_page_path(endpoint_name, separator='-')
index -> '/', otherwise '/name-with-dashes'.
src/air/utils.py16 17 18 | |