diff --git a/man/en/chapter_32.html b/man/en/chapter_32.html index 7ffcff7908..4b03bc4f95 100644 --- a/man/en/chapter_32.html +++ b/man/en/chapter_32.html @@ -299,14 +299,14 @@
source()
1.27.0 - Retrieves the path of the current source file.
source_file()
1.27.0 - Retrieves the path of the current source file.
source_directory()
1.27.0 - Retrieves the path of the parent directory of the
current source file.
source()
and source_directory()
behave the same as justfile()
and
+
source_file()
and source_directory()
behave the same as justfile()
and
justfile_directory()
in the root justfile
, but will return the path and
directory, respectively, of the current import
or mod
source file when
called from within an import or submodule.
[confirm]
1.17.0[confirm('PROMPT')]
1.23.0[doc('DOC')]
1.27.0DOC
.[group('NAME"']
1.27.0NAME
.[group('NAME')]
1.27.0NAME
.[linux]
1.8.0[macos]
1.8.0[no-cd]
1.9.0source()
1.27.0 - Retrieves the path of the current source file.
source_file()
1.27.0 - Retrieves the path of the current source file.
source_directory()
1.27.0 - Retrieves the path of the parent directory of the
current source file.
source()
and source_directory()
behave the same as justfile()
and
+
source_file()
and source_directory()
behave the same as justfile()
and
justfile_directory()
in the root justfile
, but will return the path and
directory, respectively, of the current import
or mod
source file when
called from within an import or submodule.
[confirm]
1.17.0[confirm('PROMPT')]
1.23.0[doc('DOC')]
1.27.0DOC
.[group('NAME"']
1.27.0NAME
.[group('NAME')]
1.27.0NAME
.[linux]
1.8.0[macos]
1.8.0[no-cd]
1.9.0