Skip to main content

TEMPLATE_LIST

Constant TEMPLATE_LIST 

Source
pub const TEMPLATE_LIST: &str = "{% for pack in packs %}{{ pack.name }}{% if pack.ignored %} [dim](ignored)[/dim]{% endif %}\n{% endfor %}";
Expand description

List — just pack names.