Commit Graph

2 Commits

Author SHA1 Message Date
Xavier Delaruelle
ef576c5fd9 Trim function body passed to set-function cmd
Trim any whitespace, newline or ';' characters at the beginning or end
of the function body passed to set-function modulefile command to
correctly define shell function whatever the writing style used.
2018-12-24 13:59:13 +01:00
Ben Bowers
3dc5ecee89 added set-function and unset-function commands
fixed linelength and tabs/spaces

adding set-function/unset-function documentation

adding tests for set-function/unset-function

fixed failing test for function modulefile additions
2018-10-17 09:45:33 +02:00