Shikensu.Error

Error

type Error
= ErrorMessage String
| PlatformError Path Error
toString : Error -> String