Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ exists
Method
exists
libs/hbb_common/src/config.rs:1224–1226 ·
view source on GitHub ↗
(id: &str)
Source
from the content-addressed store, hash-verified
1222
}
1223
1224
pub fn exists(id: &str) -> bool {
1225
Self::path(id).exists()
1226
}
1227
1228
serde_field_string!(
1229
default_view_style,
Callers
6
set_filename
Method · 0.80
init_log
Function · 0.80
is_file_exists
Function · 0.80
is_write_need_confirmation
Function · 0.80
start_transcription
Function · 0.80
is_downloaded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected