is_enabled

Function is_enabled 

Source
pub fn is_enabled() -> bool
Expand description

Check if remote GHA cache is enabled.

Requires both KTSTR_GHA_CACHE=1 and ACTIONS_CACHE_URL to be set. Returns false silently when either is absent (normal for local dev).