Improve documentation
This commit is contained in:
parent
014d78e055
commit
ae21dbc7fa
@ -186,11 +186,8 @@ parseRel filepath =
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
-- | Parses a path, whether it's relative or absolute. Will lose
|
-- | Parses a path, whether it's relative or absolute.
|
||||||
-- information on whether it's relative or absolute. If you need to know,
|
|
||||||
-- reparse it.
|
|
||||||
--
|
--
|
||||||
-- Filenames must not contain slashes.
|
|
||||||
-- Excludes '.' and '..'.
|
-- Excludes '.' and '..'.
|
||||||
--
|
--
|
||||||
-- Throws: 'PathParseException'
|
-- Throws: 'PathParseException'
|
||||||
|
Loading…
Reference in New Issue
Block a user