Home
last modified time | relevance | path

Searched defs:IgnoreBuilder (Results 1 – 18 of 18) sorted by relevance

/dports/www/zola/zola-0.15.2/cargo-crates/ignore-0.4.18/src/
H A Dgitignore.rs532 /// Note that the file path returned may not exist.
542 match gitconfig_xdg_contents().and_then(|x| parse_excludes_file(&x)) {
545 }
546 excludes_file_default()
626 use super::{Gitignore, GitignoreBuilder}; in types()
627 use std::path::Path;
633 } in add_ignore()
634 in add_ignore()
635 macro_rules! ignored { in add_ignore()
636 ($name:ident, $root:expr, $gi:expr, $path:expr) => { in add_ignore()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/editors/helix/helix-0.5.0/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/ignore-0.4.17/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/crates/ignore/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { implementation
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/ignore-0.4.17/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/ignore-0.4.16/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/ignore/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { impl
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]
/dports/sysutils/fd/fd-8.3.0/cargo-crates/ignore-0.4.18/src/
H A Ddir.rs530 pub struct IgnoreBuilder { struct
545 impl IgnoreBuilder { argument
626 pub fn types(&mut self, types: Types) -> &mut IgnoreBuilder { in types() method
646 ) -> &mut IgnoreBuilder { in add_custom_ignore_filename()
654 pub fn hidden(&mut self, yes: bool) -> &mut IgnoreBuilder { in hidden()
665 pub fn ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in ignore()
676 pub fn parents(&mut self, yes: bool) -> &mut IgnoreBuilder { in parents()
689 pub fn git_global(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_global()
700 pub fn git_ignore(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_ignore()
711 pub fn git_exclude(&mut self, yes: bool) -> &mut IgnoreBuilder { in git_exclude()
[all …]