Skip to content

Commit 97df1d6

Browse files
tsuyoshichoh-east
andcommitted
builtin.jax: fix miss
Co-authored-by: h_east <[email protected]>
1 parent f0f6a93 commit 97df1d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/builtin.jax

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4602,8 +4602,6 @@ invert({expr}) *invert()*
46024602
46034603
isabsolutepath({directory}) *isabsolutepath()*
46044604
結果は数値で、{path} が絶対パスであれば |TRUE| となる。
4605-
The result is a Number, which is |TRUE| when {path} is an
4606-
absolute path.
46074605
Unix では、'/' から開始するパスが絶対パスと考えられる。
46084606
MS-Windows では、ドライブのプリフィックスから開始し '\' か '/'
46094607
が続くパスが絶対パスと考えられる。UNC パスは常に絶対パスであ

0 commit comments

Comments
 (0)