kCrateApiPythonPythonUtilityRunFileConstMeta property

TaskConstMeta get kCrateApiPythonPythonUtilityRunFileConstMeta

Implementation

TaskConstMeta get kCrateApiPythonPythonUtilityRunFileConstMeta =>
    const TaskConstMeta(
      debugName: "python_utility_run_file",
      argNames: ["filePath"],
    );