MCPcopy Create free account

hub / github.com/chrivers/raptor / functions

Functions638 in github.com/chrivers/raptor

↓ 37 callersMethodwrite
(&self, name: &str, value: impl Writable)
tests/dependency.rs:170
↓ 28 callersFunctiontest_single_inst_parse
(filename: &str, inst: Instruction)
tests/parse.rs:37
↓ 27 callersMethodshell
(&mut self, cmd: &[&str])
src/sandbox/ext.rs:21
↓ 26 callersMethodtrim
(&mut self)
crates/raptor-parser/src/parser.rs:125
↓ 21 callersMethodget
(&self)
src/util/flag.rs:12
↓ 18 callersMethodarg
(mut self, arg: &str)
src/sandbox/nspawn.rs:163
↓ 18 callersMethodexpect_same
Perform a (non-semantic) modification to one or more input files, and verify that the build hash does NOT change as a result.
tests/dependency.rs:105
↓ 17 callersMethodexpect_new
Perform a modification to one or more input files, and verify that the build hash changes as a result.
tests/dependency.rs:83
↓ 16 callersMethodis_empty
(&self)
src/tui/ptyctrl.rs:92
↓ 16 callersMethodnext
(&mut self)
crates/raptor-parser/src/parser.rs:36
↓ 16 callersMethodtouch
(&self, name: &str)
tests/dependency.rs:193
↓ 16 callersMethodwrite_file
( &mut self, path: impl AsRef<Utf8Path>, owner: Option<Chown>, mode: Option<u3
src/sandbox/ext.rs:32
↓ 13 callersMethodaccept
(&mut self, exp: &Token)
crates/raptor-parser/src/parser.rs:43
↓ 13 callersMethodappend_inst
(&self, name: &str)
tests/dependency.rs:185
↓ 13 callersMethodclose
(&mut self)
src/sandbox/client.rs:118
↓ 13 callersMethodexpect
(&mut self, exp: &Token)
crates/raptor-parser/src/parser.rs:52
↓ 13 callersMethodpath
(&self, name: impl AsRef<Utf8Path>)
tests/dependency.rs:147
↓ 12 callersMethodkeyword
(&mut self, name: &str)
crates/raptor-parser/src/print/mod.rs:22
↓ 11 callersMethodspan
(e)
book/theme/highlight.js:25
↓ 11 callersMethodspawn
( self, program: &Program, builder: &RaptorBuilder, layers: &[Utf8PathBuf],
src/runner/runner.rs:224
↓ 10 callersFunctionparse
(input: &str)
crates/dregistry/src/reference.rs:115
↓ 10 callersMethodpeek
(&self)
crates/raptor-parser/src/parser.rs:79
↓ 10 callersFunctionspawn_sandbox
(name: &str)
tests/nspawn.rs:34
↓ 9 callersMethodadd_mounts
( mut self, prog_mounts: &[&InstMount], builder: &RaptorBuilder, mounts: &Hash
src/runner/runner.rs:45
↓ 9 callersMethodclient
(&mut self)
src/sandbox/sandbox.rs:208
↓ 9 callersMethoddest
(&mut self, dest: &Utf8Path)
crates/raptor-parser/src/print/mod.rs:58
↓ 9 callersMethodend_of_line
(&mut self)
crates/raptor-parser/src/parser.rs:214
↓ 9 callersMethodexec
(e)
book/theme/highlight.js:133
↓ 9 callersMethodload
(builder: &'a RaptorBuilder, path: &Utf8Path)
src/make/maker.rs:22
↓ 9 callersMethodtoken
(&self)
crates/raptor-parser/src/parser.rs:88
↓ 8 callersFunctionh
(...e)
book/theme/highlight.js:46
↓ 8 callersMethodparse_path
(&mut self)
crates/raptor-parser/src/parser.rs:159
↓ 8 callersMethodsetenv
(mut self, key: &str, value: &str)
src/sandbox/nspawn.rs:230
↓ 7 callersFunctionM
(e,n,t={})
book/theme/highlight.js:60
↓ 7 callersFunctionU
book/theme/highlight.js:106
↓ 7 callersMethodaddText
(e)
book/theme/highlight.js:19
↓ 7 callersFunctionl
(e)
book/theme/highlight.js:43
↓ 7 callersFunctionn
(n,t)
book/theme/highlight.js:125
↓ 7 callersMethodprogram_path
(&self)
tests/dependency.rs:151
↓ 7 callersMethodrpc
(&mut self, req: &Request)
src/sandbox/client.rs:57
↓ 7 callersFunctions
(e,...n)
book/theme/highlight.js:16
↓ 6 callersFunctionW
(e,n)
book/theme/highlight.js:107
↓ 6 callersMethodbareword
(&mut self)
crates/raptor-parser/src/parser.rs:107
↓ 6 callersFunctiond
(e)
book/theme/highlight.js:44
↓ 6 callersFunctionload_file
(path: impl AsRef<Utf8Path>)
tests/parse.rs:22
↓ 6 callersMethodpath
(&self, path: impl AsRef<Utf8Path>)
src/program/resolver.rs:42
↓ 6 callersMethodset_base
(&mut self, base: impl AsRef<Utf8Path>)
src/program/resolver.rs:28
↓ 6 callersMethodsrc
(&mut self, src: &Utf8Path)
crates/raptor-parser/src/print/mod.rs:54
↓ 6 callersFunctionx
(e)
book/theme/highlight.js:279
↓ 5 callersMethodadd
(e)
book/theme/highlight.js:29
↓ 5 callersFunctionadd_functions
(env: &mut Environment)
src/template/log.rs:29
↓ 5 callersMethodbind_ro
(mut self, mount: impl Into<BindMount>)
src/sandbox/nspawn.rs:259
↓ 5 callersMethodchdir
(&mut self, dir: &str)
src/sandbox/client.rs:103
↓ 5 callersMethodchown
(self, chown: Option<Chown>)
crates/raptor-parser/src/ast/inst.rs:136
↓ 5 callersMethodclear_cache
(&mut self)
src/program/loader.rs:55
↓ 5 callersMethodcounter
(&mut self, number: usize, span: S)
src/tui/statusbar.rs:21
↓ 5 callersFunctionf
(e,{joinWith:n})
book/theme/highlight.js:52
↓ 5 callersMethodlines
(&self)
src/tui/joblist.rs:54
↓ 5 callersMethodnext
(&mut self)
crates/dregistry/src/authparse.rs:134
↓ 5 callersMethodparts
(&self)
crates/raptor-parser/src/util/module_name.rs:103
↓ 5 callersMethodshow_include_stack
(&self, origins: &[Origin])
src/program/loader.rs:97
↓ 5 callersFunctiontest_umask
(mask: u32)
crates/falcon/src/umask_proc.rs:31
↓ 4 callersMethodaccept
(&mut self, exp: &Token)
crates/dregistry/src/authparse.rs:153
↓ 4 callersMethodadd_package
(&self, name: String, path: Utf8PathBuf)
src/program/resolver.rs:32
↓ 4 callersMethodbind
(mut self, mount: impl Into<BindMount>)
src/sandbox/nspawn.rs:253
↓ 4 callersMethodbuild
(&self, build: &BuildLayer)
src/make/maker.rs:201
↓ 4 callersMethodchmod
(self, chmod: Option<u32>)
crates/raptor-parser/src/ast/inst.rs:126
↓ 4 callersFunctiondeserialize
(deserializer: D)
src/make/parser.rs:114
↓ 4 callersFunctione
(n)
book/theme/highlight.js:6
↓ 4 callersMethodfill
( &mut self, func: impl Fn(&mut Self) -> ParseResult<Option<T>>, )
crates/raptor-parser/src/parser.rs:96
↓ 4 callersFunctiong
(e)
book/theme/highlight.js:45
↓ 4 callersFunctioni
book/theme/highlight.js:17
↓ 4 callersMethodmkdir
(&self, name: &str)
tests/dependency.rs:189
↓ 4 callersMethodopenNode
(e)
book/theme/highlight.js:20
↓ 4 callersMethodparse_fileopts
( &mut self, mut parent_flag: Option<&mut bool>, )
crates/raptor-parser/src/parser.rs:564
↓ 4 callersMethodparse_value
(&mut self)
crates/raptor-parser/src/parser.rs:485
↓ 4 callersMethodprogram_hash
(&self)
tests/dependency.rs:166
↓ 4 callersMethodresolve_logical_path
(&self, path: impl AsRef<Utf8Path>)
src/program/resolver.rs:80
↓ 4 callersMethodresolver
(&self)
src/program/loader.rs:46
↓ 4 callersMethodresolver_mut
(&mut self)
src/program/loader.rs:51
↓ 4 callersMethodset
(&self, value: bool)
src/util/flag.rs:16
↓ 4 callersFunctionshow_error_context
( source: &str, source_path: impl AsRef<str>, title: &str, label: &str, err_range: Range<u
src/program/error.rs:60
↓ 4 callersFunctionshow_origin_error_context
(source: &str, origin: &Origin, title: &str, label: &str)
src/program/error.rs:81
↓ 4 callersMethodwrite_framed
(&mut self, value: impl Serialize)
crates/falcon/src/client/frameio.rs:23
↓ 3 callersFunction_
(e,t,i,a)
book/theme/highlight.js:187
↓ 3 callersMethodadapt_err
(self, msg: impl Into<Cow<'static, str>>)
src/template/mod.rs:23
↓ 3 callersMethodaddRule
(e,n)
book/theme/highlight.js:142
↓ 3 callersMethodadd_build_job
(&mut self, input: &ModuleName)
src/make/planner.rs:85
↓ 3 callersMethodadd_mount
(&mut self, name: &str, mount: String)
src/runner/runner.rs:204
↓ 3 callersMethodadd_named_run_job
(&mut self, name: &str)
src/make/planner.rs:118
↓ 3 callersMethodapi_url
(&self, url: impl AsRef<str>)
crates/dregistry/src/client.rs:75
↓ 3 callersMethodappend
(&self, name: &str, value: impl Writable)
tests/dependency.rs:174
↓ 3 callersMethodargs
(mut self, args: &[impl AsRef<str>])
src/sandbox/nspawn.rs:169
↓ 3 callersFunctionb
(...e)
book/theme/highlight.js:46
↓ 3 callersMethodcloseNode
(e)
book/theme/highlight.js:25
↓ 3 callersMethodconsiderAll
()
book/theme/highlight.js:142
↓ 3 callersMethodconsume_line
(&mut self)
crates/raptor-parser/src/parser.rs:231
↓ 3 callersMethodcreate_file
( &mut self, path: &Utf8Path, owner: Option<Chown>, mode: Option<u32>, )
src/sandbox/client.rs:75
↓ 3 callersFunctionerror
(detail: D)
src/template/escape.rs:39
↓ 3 callersMethodexpect
(&mut self, exp: &Token)
crates/dregistry/src/authparse.rs:141
next →1–100 of 638, ranked by callers