Skip to content

Suppress printing of function return #179

@mauriceling

Description

@mauriceling

Let's say I have a Fire exposed function

def X(paramA):
return {'paramA': paramA}

Fire will automatically print out the function return to the screen. It is possible to suppress the printing of function return?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions