Skip to content

workio

Host API required Work Files tool

current_file()

Returning None to make Workfiles app look at first file extension.

Source code in client/ayon_harmony/api/workio.py
71
72
73
def current_file():
    """Returning None to make Workfiles app look at first file extension."""
    return ProcessContext.workfile_path