$BATS_TMPDIR  –  Path to Directory for Temporary Files

$BATS_TMPDIR is the path to the base directory used by bats to create temporary files.

Examples

Print path to directory
1
2
3
@test "Example" {
  echo "$BATS_TMPDIR" >&3
}
BashSupport Pro ist eine Shell-Skript-IDE mit Unterstützung für $BATS_TMPDIR von bats-core - probieren Sie es jetzt aus!
© 2020–2024 Joachim Ansorg
Impressum
Datenschutz
Rechtliches