# Functions
AbsolutePathWithWD returns the absolute path of a given path in relation to the current working dir.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Check the Validatable and return the results.
CompareFloats rounds both numbers to their third decimal place and compares them.
No description provided by the author
No description provided by the author
EscapedSplit separates a string with a given separator while ignoring separators which are escaped with a backslash (ex.: "\:" is ignored when splitting by ":" ).
FileExist returns whether a file at a given path exists or not.
No description provided by the author
No description provided by the author
NewMoneyFromFloat returns a new Money object from the given string.
No description provided by the author
No description provided by the author
OpenYaml opens a file and tries to marshal its content to the given interface.
No description provided by the author
SaveToYaml writes the element (utils) as a json file to the given path.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
BeforeExportFlaw should be fixed before using export functions.
BeforeImportFlaw should be fixed before import into Acc.
BeforeMergeFlaw should be fixed before using any merging functions.
Incoming transaction.
No description provided by the author
Outgoing transaction.
FundamentalFlaw has to be fixed right now.
No description provided by the author
No description provided by the author
No description provided by the author
UndefinedFlaw was not defined by the programmer.
# Structs
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
ValidateResult contains the result of a validation check.
# Type aliases
No description provided by the author
FlawLevel states the importance of a validation error.
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