chore(markdown): Revert Join doc to develop version
This commit is contained in:
parent
c2d5b943b6
commit
ab83799c2c
1 changed files with 1 additions and 4 deletions
|
@ -12,12 +12,9 @@ If that's not what you want, you should use
|
|||
## Signature
|
||||
|
||||
```js
|
||||
Path path.join(path other, bool closed = false)
|
||||
Path path.join(path other)
|
||||
```
|
||||
|
||||
The second argument will optionally be used to close the joined path.
|
||||
By default the joined path is left unclosed.
|
||||
|
||||
## Examples
|
||||
|
||||
<Example caption="Example of the Path.join() method">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue