Skip to main content

get_default_ir_file

Function get_default_ir_file 

Source
pub fn get_default_ir_file() -> String
Expand description

Returns the default cabinet IR filename.

This Tauri command exposes the backend’s DEFAULT_IR_FILE constant to the frontend, ensuring the UI uses the same default as the backend logic.