Skip to content

GutHookScript

Inherits: RefCounted

Properties

Type Name Default
Variant JunitXmlExport load(...)
Variant gut null

Methods

Returns Signature
void run()
void set_exit_code(code: Variant)
Variant get_exit_code()
void abort()
Variant should_abort()

Property Descriptions

JunitXmlExport

Variant JunitXmlExport = load(...)

Note

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

gut

Variant gut = null

Note

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


Method Descriptions

run()

void run()

Note

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

set_exit_code()

void set_exit_code(code: Variant)

Note

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

get_exit_code()

Variant get_exit_code()

Note

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

abort()

void abort()

Note

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

should_abort()

Variant should_abort()

Note

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