MCPcopy Create free account

hub / github.com/chrivers/raptor / functions

Functions638 in github.com/chrivers/raptor

↓ 3 callersMethodexpect_trimmed
(&mut self, exp: &Token)
crates/raptor-parser/src/parser.rs:61
↓ 3 callersMethodfinish
(mut self)
src/program/executor.rs:117
↓ 3 callersMethodget_option
(&'a self, name: &'a str)
src/util/kwargs.rs:18
↓ 3 callersMethodhook_fd
(&mut self, fd: i32, dst: OwnedFd)
src/util/capture_proc_fd.rs:12
↓ 3 callersMethodignoreMatch
()
book/theme/highlight.js:14
↓ 3 callersMethodinto_plan
(self)
src/make/planner.rs:175
↓ 3 callersMethodinto_string
(self)
tests/dependency.rs:24
↓ 3 callersMethodjob_state
(&self, id: u64)
src/tui/ptyctrl.rs:74
↓ 3 callersMethodload
(&self, name: &ModuleName)
tests/dependency.rs:199
↓ 3 callersFunctionm
(e)
book/theme/highlight.js:180
↓ 3 callersMethodmodule_name
(&mut self)
crates/raptor-parser/src/parser.rs:178
↓ 3 callersMethodpath_for
(&self, path: &Utf8Path)
crates/raptor-parser/src/ast/origin.rs:34
↓ 3 callersMethodpeek
(&self)
crates/dregistry/src/authparse.rs:162
↓ 3 callersMethodprefix
(input: Node)
crates/dregistry/src/reference.rs:39
↓ 3 callersMethodprogram_write
(&self, value: impl Writable)
tests/dependency.rs:162
↓ 3 callersMethodrequest
(&self, method: Method, url: impl IntoUrl)
crates/dregistry/src/client.rs:65
↓ 3 callersMethodroot_overlay
(mut self, overlay: impl Into<Utf8PathBuf>)
src/sandbox/nspawn.rs:236
↓ 3 callersMethodrules
(&self)
src/make/maker.rs:34
↓ 3 callersMethodrun_job
(&self, job: &RunTarget)
src/make/maker.rs:74
↓ 3 callersFunctionspawn_client
()
tests/falcon.rs:12
↓ 3 callersFunctiont
(e)
book/theme/highlight.js:14
↓ 3 callersMethodvalue
(&mut self)
crates/raptor-parser/src/parser.rs:113
↓ 3 callersFunctionwrite_etc_passwd
(client: &mut FalconClient)
tests/nspawn.rs:145
↓ 2 callersFunctionE
(e,n)
book/theme/highlight.js:251
↓ 2 callersFunctionF
(e,n,{key:t})
book/theme/highlight.js:109
↓ 2 callersFunctionG
(e,...n)
book/theme/highlight.js:107
↓ 2 callersMethodaccept_trimmed
(&mut self, exp: &Token)
crates/raptor-parser/src/parser.rs:69
↓ 2 callersFunctionbase_path
()
tests/parse.rs:18
↓ 2 callersMethodbuild
(&self)
src/bin/raptor.rs:201
↓ 2 callersFunctioncheck_for_root
()
src/bin/raptor.rs:242
↓ 2 callersMethodclose
(&mut self)
src/sandbox/sandbox.rs:198
↓ 2 callersMethodcommand
(&self)
src/sandbox/nspawn.rs:418
↓ 2 callersMethodcomplete
()
src/tui/logo.rs:12
↓ 2 callersMethodconsole
(mut self, mode: ConsoleMode)
src/sandbox/nspawn.rs:200
↓ 2 callersMethoddirectory
(mut self, path: &Utf8Path)
src/sandbox/nspawn.rs:265
↓ 2 callersMethoddomain
(&self)
crates/dregistry/src/source.rs:20
↓ 2 callersFunctionee
book/theme/highlight.js:174
↓ 2 callersMethodenv
(env: impl IntoIterator<Item = InstEnvAssign>)
crates/raptor-parser/src/ast/inst.rs:60
↓ 2 callersMethodexecute
(&'b mut self, planner: Planner)
src/batch/mod.rs:131
↓ 2 callersMethodexplain_error
(&self, err: &RaptorError, origins: &[Origin])
src/program/loader.rs:111
↓ 2 callersMethodfile
(&mut self)
crates/raptor-parser/src/parser.rs:713
↓ 2 callersMethodget
(&mut self, url: impl IntoUrl, accept: &str)
crates/dregistry/src/client.rs:83
↓ 2 callersMethodgetMatcher
(e)
book/theme/highlight.js:138
↓ 2 callersMethodget_package
(&self, name: &str)
src/program/resolver.rs:37
↓ 2 callersMethodhash_value
(&self)
src/make/parser.rs:72
↓ 2 callersMethodimage_ref
(&self)
crates/dregistry/src/source.rs:36
↓ 2 callersMethodinclude_arg
(&mut self, arg: &IncludeArg)
crates/raptor-parser/src/print/mod.rs:62
↓ 2 callersMethodinstance
(&self)
crates/raptor-parser/src/util/module_name.rs:98
↓ 2 callersFunctionio_fast_copy
(mut src: impl Read, dst: impl Write)
src/util/mod.rs:11
↓ 2 callersFunctionlink_or_copy_file
(from: impl AsRef<Utf8Path>, to: impl AsRef<Utf8Path>)
src/util/mod.rs:30
↓ 2 callersMethodload_template
( &self, path: impl AsRef<Utf8Path>, ctx: Value, origins: &mut Vec<Origin>,
src/program/loader.rs:228
↓ 2 callersMethodlookup
(name: impl AsRef<str>, path: &[impl ToString], origin: Origin)
crates/raptor-parser/src/ast/include.rs:50
↓ 2 callersFunctionmake_environment
()
src/template/mod.rs:34
↓ 2 callersMethodmanifest
(&mut self, reference: &impl Reference)
crates/dregistry/src/client.rs:131
↓ 2 callersMethodmodule_name_ident
(&mut self)
crates/raptor-parser/src/parser.rs:163
↓ 2 callersMethodname
(&self)
crates/raptor-parser/src/lexer.rs:112
↓ 2 callersFunctionp
(e)
book/theme/highlight.js:50
↓ 2 callersMethodparse_delim
( &mut self, start: &Token, end: &Token, func: impl Fn(&mut Self, &mut T) -> P
crates/raptor-parser/src/parser.rs:428
↓ 2 callersMethodparse_template
( &self, path: impl AsRef<Utf8Path>, origins: &mut Vec<Origin>, ctx: Value,
src/program/loader.rs:186
↓ 2 callersMethodparse_word
(&mut self)
crates/raptor-parser/src/parser.rs:133
↓ 2 callersFunctionr
(e={})
book/theme/highlight.js:26
↓ 2 callersMethodread_framed
(&mut self)
crates/falcon/src/client/frameio.rs:9
↓ 2 callersMethodrender
(self, frame: &mut Frame, area: Rect)
src/tui/ptyctrl.rs:182
↓ 2 callersMethodresolve_args
(&'a self, args: &'a [IncludeArg])
src/program/resolve.rs:48
↓ 2 callersMethodroot
()
book/theme/highlight.js:29
↓ 2 callersMethodroot_overlays
(mut self, overlays: &[impl AsRef<Utf8Path>])
src/sandbox/nspawn.rs:242
↓ 2 callersMethodrun_named_job
(&self, name: &str)
src/make/maker.rs:64
↓ 2 callersMethodseparator
(&mut self)
src/tui/statusbar.rs:29
↓ 2 callersFunctionsimple_rand
(data: &mut [u8])
crates/dregistry/src/digest.rs:82
↓ 2 callersMethodstats
(&self, ctrl: &impl JobController)
src/tui/joblist.rs:66
↓ 2 callersMethodto_path
( &self, root: &ModuleRoot, origin: &Origin, end: &Utf8Path, )
src/program/resolver.rs:46
↓ 2 callersMethodto_program_path
(&self, name: &ModuleName, origin: &Origin)
src/program/resolver.rs:66
↓ 2 callersMethodtoken_string
(&self)
crates/raptor-parser/src/parser.rs:92
↓ 2 callersMethodtoken_string
(&self)
crates/dregistry/src/authparse.rs:171
↓ 2 callersMethodtraverse
( &self, visitor: &mut impl FnMut(&Statement) -> RaptorResult<()>, )
src/dsl/program.rs:27
↓ 2 callersMethodtry_parent
(&self)
crates/raptor-parser/src/util/safe_parent.rs:14
↓ 2 callersFunctionu
(e)
book/theme/highlight.js:45
↓ 2 callersMethodumask
(&mut self, mode: Mode)
crates/falcon/src/umask_proc.rs:12
↓ 2 callersMethoduuid
(mut self, uuid: Uuid)
src/sandbox/nspawn.rs:194
↓ 2 callersFunctionw
(s,a)
book/theme/highlight.js:223
↓ 2 callersMethodwith_args
(&mut self, args: &'a [String])
src/runner/runner.rs:194
↓ 2 callersMethodwith_env
(&mut self, env: &'a [String])
src/runner/runner.rs:219
↓ 2 callersMethodwith_state_dir
(&mut self, dir: Utf8PathBuf)
src/runner/runner.rs:189
↓ 2 callersFunctionwrite_etc_group
(client: &mut FalconClient)
tests/nspawn.rs:157
↓ 2 callersFunctiony
()
book/theme/highlight.js:276
↓ 1 callersFunctionN
(e)
book/theme/highlight.js:258
↓ 1 callersFunctionP
(e,n)
book/theme/highlight.js:105
↓ 1 callersFunctionQ
(e)
book/theme/highlight.js:171
↓ 1 callersMethod__addSublanguage
(e,n)
book/theme/highlight.js:40
↓ 1 callersMethod_walk
(e,n)
book/theme/highlight.js:34
↓ 1 callersMethodadd
(&mut self, target: &MakeTarget)
src/make/planner.rs:155
↓ 1 callersMethodadd
(&mut self, span: S)
src/tui/statusbar.rs:16
↓ 1 callersMethodaddRule
(e,n)
book/theme/highlight.js:129
↓ 1 callersMethodadd_environment
(mut self, envs: &[String])
src/runner/runner.rs:152
↓ 1 callersFunctionadd_filters
(env: &mut Environment)
src/template/escape.rs:72
↓ 1 callersMethodadd_job
(&mut self, pid: Pid, job: PtyJob)
src/tui/ptyctrl.rs:148
↓ 1 callersMethodadd_job
(&mut self, id: u64)
src/batch/mod.rs:37
↓ 1 callersMethodadd_links
(&self, loader: &Loader)
src/make/maker.rs:38
↓ 1 callersMethodadd_run_job
(&mut self, name: &str, job: &RunTarget)
src/make/planner.rs:126
↓ 1 callersFunctionassert_single_inst_eq
(path: &Utf8Path, size: usize, res: &Program, inst: Instruction)
tests/parse.rs:30
← previousnext →101–200 of 638, ranked by callers