Skip to content

GutStringUtils

Inherits: RefCounted

Properties

Type Name Default
Variant types {}

Methods

Returns Signature
Variant type2str(thing: Variant)
Variant truncate_string(src: Variant, max_size: Variant)
Variant indent_text(text: Variant, times: Variant, pad: Variant)

Property Descriptions

types

Variant types = {}

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

type2str()

Variant type2str(thing: Variant)

Note

There is currently no description for this method. Please help us by contributing one!

truncate_string()

Variant truncate_string(src: Variant, max_size: Variant)

Note

There is currently no description for this method. Please help us by contributing one!

indent_text()

Variant indent_text(text: Variant, times: Variant, pad: Variant)

Note

There is currently no description for this method. Please help us by contributing one!