vtk_resources
vtk_resources_get
Obsolete
Usage:
vtk_resources_get
Description:
OBSOLETE: use vtk_generic_get resourcemaps instead.
Returns a formatted string with the summary of the available resources.
Returns:
A formatted text.
See Also
vtk_resources_parse
Usage:
vtk_resources_parse resource_expression_string
Description:
Parse the expression and print it in formatted mode or return an error.
Used to test resource expressions for correctness.
Returns:
An error code if it fails to parse the expression.