- Publicity: Public Only All
resource-procs.tcl
Bootstrap icons This script defines the following public procs: ::bootstrap_icons::resource_info ::bootstrap_icons::download
- Location:
- packages/bootstrap-icons/tcl/resource-procs.tcl
- Created:
- 1 Jan 2022
- Author:
- Gustaf Neumann
Procedures in this file
- bootstrap_icons::download (private)
- bootstrap_icons::resource_info (public)
Detailed information
bootstrap_icons::download (private)
bootstrap_icons::download [ -version version ]
Download Bootstrap Icons in the specified version and put it into a directory structure similar to the CDN to support the installation of multiple versions.
- Switches:
- -version (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
bootstrap_icons::resource_info (public)
bootstrap_icons::resource_info [ -version version ]
Get information about available version(s) of Bootstrap Icons, from the local filesystem, or from CDN.
- Switches:
- -version (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.