Returns a string with the given number of whitespace characters, suitable for padding
Jaml.Node.getPadding(amount) -> String
{Number}
The number of whitespace characters to add
{String}
A padding string
Returns a string with the given number of whitespace characters, suitable for padding