Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Novattz/creamlinux-installer
/ functions
Functions
324 in github.com/Novattz/creamlinux-installer
⨍
Functions
324
◇
Types & classes
99
Function
test_config_serialization
()
src-tauri/src/config.rs:156
Function
test_default_config
()
src-tauri/src/config.rs:150
Function
test_manifest_creation
()
src-tauri/src/cache/version.rs:157
Function
test_outdated_check
()
src-tauri/src/cache/version.rs:168
Function
throttle
( fn: T, limit: number )
src/utils/helpers.ts:69
Method
total_updated
(&self)
src-tauri/src/cache/mod.rs:356
Function
truncateString
(str: string, maxLength: number, suffix: string = '...')
src/utils/helpers.ts:32
Method
uninstall_as_koaloader_payload
(exe_dir: &str)
src-tauri/src/unlockers/screamapi.rs:292
Method
uninstall_direct
(game_path: &str)
src-tauri/src/unlockers/screamapi.rs:234
Method
uninstall_from_game
(game_path: &str, context: &str)
src-tauri/src/unlockers/screamapi.rs:166
Method
uninstall_from_game
(game_path: &str, api_files_str: &str)
src-tauri/src/unlockers/smokeapi.rs:144
Method
uninstall_from_game
(game_path: &str, _game_id: &str)
src-tauri/src/unlockers/creamlinux.rs:190
Method
uninstall_from_game
(game_path: &str, context: &str)
src-tauri/src/unlockers/koaloader.rs:196
Method
uninstall_from_native_game
Uninstall SmokeAPI from a native Linux game
src-tauri/src/unlockers/smokeapi.rs:362
Method
uninstall_from_proton_game
Uninstall SmokeAPI from a Proton/Windows game
src-tauri/src/unlockers/smokeapi.rs:306
Function
update_config
Update a specific config value
src-tauri/src/config.rs:135
Function
update_creamlinux_version
Update the CreamLinux version in versions.json and clean old version directories
src-tauri/src/cache/storage.rs:272
Function
update_dlc_configuration_command
( game_path: String, dlcs: Vec<DlcInfoWithState>, )
src-tauri/src/main.rs:468
Function
update_smokeapi_version
Update the SmokeAPI version in versions.json and clean old version directories
src-tauri/src/cache/storage.rs:219
Method
with_creamlinux
Create a new manifest with CreamLinux version
src-tauri/src/cache/version.rs:24
Method
with_smokeapi
Create a new manifest with SmokeAPI version
src-tauri/src/cache/version.rs:16
Function
write_config
Write ScreamAPI config to the directory where ScreamAPI DLLs are installed.
src-tauri/src/screamapi_config.rs:83
Function
write_screamapi_config
( game_path: String, config: screamapi_config::ScreamAPIConfig, )
src-tauri/src/main.rs:335
Function
write_smokeapi_config
( game_path: String, config: smokeapi_config::SmokeAPIConfig, )
src-tauri/src/main.rs:555
← previous
301–324 of 324, ranked by callers