append


Description:

public unowned SignatureBuilder append (string text, bool spaced = true)

Adds text onto the end of the builder.

Parameters:

text

a string

spaced

add a space at the front of the string if necessary

Returns:

this