Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/delinoio/oss
/ functions
Functions
3,733 in github.com/delinoio/oss
⨍
Functions
3,733
◇
Types & classes
635
↓ 11 callers
Function
declared_only_local_tools
(root: &Path)
crates/binpm/src/commands.rs:7144
↓ 11 callers
Function
ensure_dir
(path: &Path)
crates/binpm/src/storage.rs:1208
↓ 11 callers
Method
load
()
apps/mpapp/src/state/session-snapshot-store.ts:11
↓ 11 callers
Function
parse_manifest_tool_source
(tool: &ManifestTool)
crates/binpm/src/commands.rs:6290
↓ 11 callers
Function
withWorkingDirectory
(t *testing.T, directory string, run func())
cmds/ttlc/internal/cli/root_test.go:550
↓ 11 callers
Function
write_locked_tool_project
(project: &Path, sha256: &str)
crates/binpm/tests/cli.rs:198
↓ 10 callers
Function
Execute
(ctx context.Context, outDir string, source []byte)
cmds/ttlc/internal/runner/runner.go:556
↓ 10 callers
Function
Parse
(tokens []lexer.Token)
cmds/ttlc/internal/parser/parser.go:20
↓ 10 callers
Method
as_str
(self)
crates/cargo-mono/src/types.rs:12
↓ 10 callers
Function
assert_lock_matches_manifest_tool
( root: &Path, cmd: &str, tool: Option<&ManifestTool>, target: &HostTarget, record: &Packa
crates/binpm/src/commands.rs:4845
↓ 10 callers
Function
decodeEnvelope
(t *testing.T, payload []byte)
cmds/ttlc/internal/cli/root_test.go:524
↓ 10 callers
Method
fetch_index
(&self)
crates/nodeup/src/release_index.rs:241
↓ 10 callers
Method
flush
(&mut self)
crates/with-watch/src/runner.rs:683
↓ 10 callers
Function
invalid_source
(raw: &str, message: impl Into<String>)
crates/binpm/src/contract.rs:514
↓ 10 callers
Method
load_settings
(&self)
crates/nodeup/src/store.rs:50
↓ 10 callers
Method
metadata_path
(&self, sha256: &str)
crates/binpm/src/storage.rs:240
↓ 10 callers
Function
parseModuleForTest
(t *testing.T, source string)
cmds/ttlc/internal/runner/runner_test.go:522
↓ 10 callers
Function
plan_delegated_command
( resolved: &ResolvedRuntime, store: &Store, delegated_command: &str, delegated_args: &[OsStri
crates/nodeup/src/command_plan.rs:189
↓ 10 callers
Function
remove_installed_binary
( paths: &ScopePaths, cmd: &str, record: &PackageRecord, )
crates/binpm/src/storage.rs:891
↓ 10 callers
Function
select_manifest_asset
( spec: &SourceSpec, tool: Option<&ManifestTool>, target: &HostTarget, assets: &[ReleaseAsset]
crates/binpm/src/commands.rs:6420
↓ 10 callers
Function
spanFromTokenRange
(start lexer.Token, end lexer.Token)
cmds/ttlc/internal/parser/parser.go:617
↓ 10 callers
Function
verify_lockfile_records
( lockfile_path: &Path, lockfile: crate::storage::Lockfile, manifest: Option<(&Manifest, &Path)>,
crates/binpm/src/commands.rs:8867
↓ 10 callers
Function
write_cache_ref
( cache: &CachePaths, project_root: &Path, cmd: &str, record: &PackageRecord, )
crates/binpm/src/storage.rs:1034
↓ 9 callers
Method
ExecContext
(ctx context.Context, query string, args ...any)
servers/thenv/internal/service/service.go:83
↓ 9 callers
Method
WriteFinal
(final session.Final)
cmds/derun/internal/state/store.go:108
↓ 9 callers
Method
as_str
(self)
crates/nodeup/src/cli.rs:17
↓ 9 callers
Function
assert_lock_record_matches_source_and_target
( lockfile_path: &Path, cmd: &str, spec: &SourceSpec, target: &HostTarget, record: &Packag
crates/binpm/src/commands.rs:4399
↓ 9 callers
Method
command_with_info_logs
(&self)
crates/nodeup/tests/cli.rs:99
↓ 9 callers
Function
list_package_records
(paths: &ScopePaths)
crates/binpm/src/storage.rs:397
↓ 9 callers
Method
logOperation
( meta callMeta, scope scopeKey, operation contracts.ThenvOperation, eventType thenvv1.AuditEventType, ro
servers/thenv/internal/service/service.go:1598
↓ 9 callers
Method
match
(kind lexer.TokenKind)
cmds/ttlc/internal/parser/parser.go:568
↓ 9 callers
Function
mutation_tool_from_record
( cmd: &str, action: MutationAction, record: &PackageRecord, )
crates/binpm/src/commands.rs:6898
↓ 9 callers
Function
run_git
(working_dir: &Path, args: &[&str])
crates/cargo-mono/tests/cli.rs:1695
↓ 9 callers
Function
runtime_executable_is_runnable
(path: &Path)
crates/nodeup/src/store.rs:176
↓ 9 callers
Method
sessionFile
(sessionID, fileName string)
cmds/derun/internal/state/store.go:483
↓ 9 callers
Function
validate_installed_binary_path
( paths: &ScopePaths, cmd: &str, record: &PackageRecord, )
crates/binpm/src/storage.rs:902
↓ 9 callers
Method
writeAudit
( ctx context.Context, q queryer, meta callMeta, scope scopeKey, eventType thenvv1.AuditEventType, bundl
servers/thenv/internal/service/service.go:1563
↓ 9 callers
Function
writeTTLFile
(t *testing.T, path string)
cmds/ttlc/internal/cli/root_test.go:533
↓ 9 callers
Function
write_cache_asset
(home: &Path, sha256: &str, bytes: &[u8])
crates/binpm/tests/cli.rs:246
↓ 9 callers
Function
write_zip
(path: &Path, entries: &[(&str, &[u8], u32)])
crates/binpm/src/commands.rs:17375
↓ 9 callers
Function
write_zip_without_unix_permissions
(path: &Path, entries: &[(&str, &[u8])])
crates/binpm/src/commands.rs:17388
↓ 8 callers
Method
Close
()
cmds/derun/internal/cli/run_flow.go:45
↓ 8 callers
Method
Event
(name string, fields map[string]any)
cmds/derun/internal/logging/logger.go:52
↓ 8 callers
Function
NewError
(id ErrorID, args ...any)
cmds/ttlc/internal/messages/errors.go:98
↓ 8 callers
Method
QueryRowContext
(ctx context.Context, query string, args ...any)
servers/thenv/internal/service/service.go:85
↓ 8 callers
Method
UpsertTask
(record TaskRecord)
cmds/ttlc/internal/cache/sqlite.go:391
↓ 8 callers
Function
WrapError
(id ErrorID, cause error, args ...any)
cmds/ttlc/internal/messages/errors.go:102
↓ 8 callers
Method
authorize
( ctx context.Context, headers http.Header, scope scopeKey, requiredRole thenvv1.Role, operation contract
servers/thenv/internal/service/service.go:1176
↓ 8 callers
Function
client_for_source
(source: &SourceSpec)
crates/binpm/src/release.rs:315
↓ 8 callers
Function
fixture_workspace
()
crates/cargo-mono/src/workspace.rs:756
↓ 8 callers
Function
formatRuntimeErrorWithDetails
(action string, err error, details map[string]any)
cmds/derun/internal/cli/errors.go:17
↓ 8 callers
Function
manifest_target_override
( tool: Option<&'tool ManifestTool>, target: &HostTarget, )
crates/binpm/src/commands.rs:7743
↓ 8 callers
Function
mark_github_verified
(record: &mut PackageRecord)
crates/binpm/src/commands.rs:17663
↓ 8 callers
Method
package_manager_strategy
(&self)
crates/nodeup/src/command_plan.rs:117
↓ 8 callers
Method
parse
(literal: &LitStr)
crates/rustia-macros/src/lib.rs:290
↓ 8 callers
Method
position
()
cmds/ttlc/internal/lexer/lexer.go:257
↓ 8 callers
Function
provider_auth_for_source_with
( source: &SourceSpec, get_env: impl Fn(&str) -> Option<String>, )
crates/binpm/src/release.rs:350
↓ 8 callers
Function
prune_cache
(paths: &CachePaths, referenced_keys: &BTreeSet<String>)
crates/binpm/src/storage.rs:919
↓ 8 callers
Function
release_diagnostics
( decisions: &[CandidateDecision], target: &HostTarget, )
crates/binpm/src/commands.rs:2481
↓ 8 callers
Function
remove_local_manifest_orphans
( root: &Path, manifest_tools: &BTreeMap<String, ManifestTool>, frozen_lockfile: bool, output:
crates/binpm/src/commands.rs:7471
↓ 8 callers
Method
resolve_release
(&self, _source: &SourceSpec)
crates/binpm/src/commands.rs:10045
↓ 8 callers
Method
scope
(&self)
crates/binpm/src/cli.rs:391
↓ 8 callers
Method
stringify
Serialize into compact JSON text.
crates/rustia/src/lib.rs:88
↓ 8 callers
Function
validateScope
(scope *thenvv1.Scope)
servers/thenv/internal/service/service.go:1396
↓ 8 callers
Function
validate_download_url
(raw: &str)
crates/binpm/src/storage.rs:520
↓ 8 callers
Function
write_cache_record
(paths: &CachePaths, record: &CacheRecord)
crates/binpm/src/storage.rs:429
↓ 7 callers
Function
HashString
(value string)
cmds/ttlc/internal/fingerprint/fingerprint.go:22
↓ 7 callers
Method
ListSessions
(stateFilter contracts.DerunSessionState, limit int)
cmds/derun/internal/state/store.go:217
↓ 7 callers
Function
New
(stateRoot string)
cmds/derun/internal/logging/logger.go:18
↓ 7 callers
Function
Open
(path string)
cmds/ttlc/internal/cache/sqlite.go:71
↓ 7 callers
Method
PushBundleVersion
(ctx context.Context, req *connect.Request[thenvv1.PushBundleVersionRequest])
servers/thenv/internal/service/service.go:236
↓ 7 callers
Function
absolutize
(raw: &str, cwd: &Path)
crates/with-watch/src/snapshot.rs:565
↓ 7 callers
Function
bump_version
(current: &Version, level: BumpLevel, preid: Option<&str>)
crates/cargo-mono/src/versioning.rs:25
↓ 7 callers
Method
canonical_id
(&self)
crates/nodeup/src/selectors.rs:101
↓ 7 callers
Function
capture_logs
(env_filter: EnvFilter, callback: impl FnOnce())
crates/with-watch/src/logging.rs:172
↓ 7 callers
Function
capture_snapshot
(inputs: &[WatchInput], mode: ChangeDetectionMode)
crates/with-watch/src/snapshot.rs:235
↓ 7 callers
Method
changed_packages_with_filters
( &self, changed_paths: &BTreeSet<PathBuf>, include_dependents: bool, include_
crates/cargo-mono/src/workspace.rs:214
↓ 7 callers
Method
current_char
(&self)
crates/rustia/src/lenient_json.rs:514
↓ 7 callers
Function
deterministic_installed_path
(cmd: &str, target_os: TargetOs)
crates/binpm/src/storage.rs:874
↓ 7 callers
Function
ensure_no_package_record_install_path_collision
( paths: &ScopePaths, cmd: &str, target_os: TargetOs, )
crates/binpm/src/commands.rs:7640
↓ 7 callers
Method
expectIdentifier
(message string)
cmds/ttlc/internal/parser/parser.go:522
↓ 7 callers
Function
failure
( upstream: &'static str, input: impl Into<String>, expected_substring: &'static str, )
crates/rustia/tests/llm_json_parse_parity.rs:24
↓ 7 callers
Function
find_manifest_root
(start: &Path)
crates/binpm/src/commands.rs:9769
↓ 7 callers
Function
formatUsageErrorWithDetails
(reason, hint string, details map[string]any)
cmds/derun/internal/cli/errors.go:9
↓ 7 callers
Function
init_library_workspace
()
crates/cargo-mono/tests/cli.rs:1251
↓ 7 callers
Function
linked_runtime
(runtime_dir: &Path, name: &str)
crates/nodeup/src/command_plan.rs:774
↓ 7 callers
Function
make_npm_argv_script
(prefix: &str)
crates/nodeup/tests/cli.rs:272
↓ 7 callers
Method
peek
()
cmds/ttlc/internal/parser/parser.go:607
↓ 7 callers
Function
release_asset_from_record
(record: &PackageRecord)
crates/binpm/src/commands.rs:10085
↓ 7 callers
Function
remove_global_tool_from_paths
(paths: &ScopePaths, cmd: &str)
crates/binpm/src/commands.rs:8409
↓ 7 callers
Function
require_regular_managed_file
(path: &Path)
crates/binpm/src/storage.rs:1246
↓ 7 callers
Method
save_settings
(&self, settings: &SettingsFile)
crates/nodeup/src/store.rs:73
↓ 7 callers
Function
select_scope
(scope: Scope)
crates/binpm/src/commands.rs:8473
↓ 7 callers
Function
setup_store
(label: &str)
crates/nodeup/src/command_plan.rs:796
↓ 7 callers
Function
snapshot_cache_metadata
( cache_paths: &CachePaths, sha256: &str, )
crates/binpm/src/commands.rs:3684
↓ 7 callers
Function
validate_frozen_update_current_release
( lockfile_path: &Path, cmd: &str, spec: &SourceSpec, record: &PackageRecord, client: &dyn
crates/binpm/src/commands.rs:3430
↓ 7 callers
Function
verification_state
(record: &PackageRecord)
crates/binpm/src/commands.rs:7346
↓ 7 callers
Function
write_test_executable
(path: impl AsRef<Path>, content: &str)
crates/nodeup/src/command_plan.rs:807
↓ 6 callers
Method
Build
(ctx context.Context, options BuildOptions)
cmds/ttlc/internal/compiler/service.go:327
↓ 6 callers
Method
Check
(ctx context.Context, options CheckOptions)
cmds/ttlc/internal/compiler/service.go:124
← previous
next →
101–200 of 3,733, ranked by callers