tree_sitter_cli::test

Function get_tmp_test_file

source
pub fn get_tmp_test_file(
    target_test: u32,
    color: bool,
) -> Result<(PathBuf, Vec<Box<str>>)>
Expand description

Writes the input of target_test to a temporary file and returns the path