Skip to main content

theme_setting_get

Function theme_setting_get 

Source
pub fn theme_setting_get(
    config: &Config,
    discourse_name: &str,
    theme_id: u64,
    key: &str,
    format: ListFormat,
) -> Result<()>
Expand description

Print a single theme/component setting’s current value.