Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathValidator ¶
type PathValidator struct {
// contains filtered or unexported fields
}
func New ¶
func New( osLayer OSLayer, ) *PathValidator
func (*PathValidator) ValidateFolderPath ¶
func (v *PathValidator) ValidateFolderPath(filePath string) (string, error)
func (*PathValidator) ValidateMATLABScript ¶
func (v *PathValidator) ValidateMATLABScript(filePath string) (string, error)
Click to show internal directories.
Click to hide internal directories.