Home
last modified time | relevance | path

Searched refs:FromStdin (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/pastel/pastel-0.8.1/src/cli/commands/
H A Dio.rs27 FromStdin, enumerator
43 Ok(ColorArgIterator::FromStdin) in from_args()
101 ColorArgIterator::FromStdin => match Self::color_from_stdin() { in next()
/dports/net/concourse-fly/concourse-6.7.1/atc/
H A Dpath_flag.go72 func (path *PathFlag) FromStdin() bool { func
/dports/misc/concourse/concourse-6.7.2/atc/
H A Dpath_flag.go72 func (path *PathFlag) FromStdin() bool { func
/dports/news/inn-current/inn-2.7-20211226/backends/
H A Dinnxbatch.c63 static bool FromStdin = false; variable
384 FromStdin = true; in main()
/dports/news/inn/inn-2.6.4/backends/
H A Dinnxbatch.c64 static bool FromStdin = false; variable
369 FromStdin = true; in main()
/dports/sysutils/shlock/inn-2.6.4/backends/
H A Dinnxbatch.c64 static bool FromStdin = false; variable
369 FromStdin = true; in main()
/dports/net/concourse-fly/concourse-6.7.1/fly/commands/
H A Dset_pipeline.go80 SkipInteraction: command.SkipInteractive || command.Config.FromStdin(),
/dports/misc/concourse/concourse-6.7.2/fly/commands/
H A Dset_pipeline.go80 SkipInteraction: command.SkipInteractive || command.Config.FromStdin(),