Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8dec50b

Browse files
martinbonninLouisCAD
authored andcommitted
Update jvm/main-kts/MainKts.md
Co-authored-by: Louis CAD <louis.cognault@gmail.com>
1 parent dc1233b commit 8dec50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎jvm/main-kts/MainKts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ provided that the shebang line is added to the script and works in the given OS
4545
### Caching
4646

4747
The compiled scripts are cached to the directory defined by an environment variable `KOTLIN_MAIN_KTS_COMPILED_SCRIPTS_CACHE_DIR`
48-
*(`$TEMP/main.kts.compiled.cache` by default, where `TEMP` is a platform specific directory for cache. For an example `~/Library/Cache` on MacOS)*, and if the script is not changed, the compiled one is executed from the cache.
48+
*(`$TEMP/main.kts.compiled.cache` by default, where `TEMP` is a platform specific directory for cache. For an example `~/Library/Caches` on MacOS)*, and if the script is not changed, the compiled one is executed from the cache.
4949

5050
### IntelliJ support
5151

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /