-
- Downloads
There was an error fetching the commit references. Please try again later.
Add Pathname.join, .absolute?, and .relative?
Pathname.join can be used to join a Path and a Path/String toether. Pathname.absolute? and Pathname.relative? can be used to check if a Path is absolute or relative respectively.
Please register or sign in to comment