package com.jetpackduba.gitnuro.exceptions class InvalidDirectoryException(msg: String) : GitnuroException(msg)