package
0.0.5
Repository: https://github.com/keboola/keboola-as-code.git
Documentation: pkg.go.dev

# Functions

AssertDirectoryContentsSame compares two directories, in expected file content can be used wildcards.
AssertWildcards compares two texts, in expected value can be used wildcards, see WildcardToRegexp function.
EscapeWhitespaces escapes all whitespaces except new line -> for better difference in diff output.
FileExists returns true if file exists.
No description provided by the author
IsDir returns true if dir exists.
IsFile returns true if fle exists.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WildcardToRegexp converts string with wildcards to regexp, so it can be used in assert.Regexp.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author