MCPcopy Create free account

hub / github.com/FauconFan/mdbook-cmdrun / functions

Functions31 in github.com/FauconFan/mdbook-cmdrun

↓ 1 callersFunction_map_chapter_on
(item: &mut BookItem, func: &mut F)
src/utils/map_chapter.rs:11
↓ 1 callersFunctionfactorial
()
tests/regression/py_factorial/factorial.py:5
↓ 1 callersFunctionfibonacci
()
tests/regression/py_fibonacci/fibonacci.py:5
↓ 1 callersFunctionhandle_preprocessing
()
src/main.rs:32
↓ 1 callersFunctionhandle_supports
(sub_args: &ArgMatches)
src/main.rs:50
↓ 1 callersFunctionmain
()
tests/book_dynamic_src/src_parent/src/echo.py:5
↓ 1 callersFunctionmain
()
tests/book_dynamic_src/src_parent/src/nested/echo.py:5
↓ 1 callersFunctionmain
()
tests/book/src/echo.py:5
↓ 1 callersFunctionmain
()
tests/book/src/nested/echo.py:5
↓ 1 callersFunctionmain
()
tests/regression/py_readme/script.py:1
↓ 1 callersFunctionmain
()
tests/regression/py_readme/generate_table.py:2
↓ 1 callersFunctionmain
()
tests/regression/py_fibonacci/fibonacci.py:16
↓ 1 callersFunctionmain
()
tests/regression/py_factorial/factorial.py:16
↓ 1 callersFunctionmake_app
()
src/main.rs:22
↓ 1 callersFunctionmap_chapter
(book: &mut Book, func: &mut F)
src/utils/map_chapter.rs:7
↓ 1 callersMethodrun
(&self, _ctx: &PreprocessorContext, mut book: Book)
src/cmdrun.rs:51
↓ 1 callersMethodsupports_renderer
(&self, renderer: &str)
src/cmdrun.rs:47
Functionbuild_test_book
()
tests/book.rs:5
Functionbuild_test_book_with_dynamic_src
()
tests/book.rs:22
Functioncheck_all_regressions_dirs
()
tests/regression.rs:62
Methodcmdrun_error_message
(message: &str, command: &str)
src/cmdrun.rs:162
Methodformat_whitespace
(str: Cow<'_, str>, inline: bool)
src/cmdrun.rs:138
Functionget_src_dir
()
src/cmdrun.rs:72
Functionmain
()
src/main.rs:11
Functionmain
()
tests/regression/py_readme/a.rs:1
Functionmain
()
tests/regression/py_readme/b.rs:1
Functionmain
()
tests/regression/rust_call/script.rs:1
Methodname
(&self)
src/cmdrun.rs:43
Methodrun_cmdrun
This method is public for unit tests
src/cmdrun.rs:167
Methodrun_on_chapter
(chapter: &mut Chapter)
src/cmdrun.rs:81
Methodrun_on_content
This method is public for regression tests
src/cmdrun.rs:100