MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / Path

Method Path

plugins/base/utils/process-config.hpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 bool Load(obs_data_t *obj);
21
22 std::string Path() const { return _path; }
23 std::string UnresolvedPath() const { return _path.UnresolvedValue(); }
24 std::string WorkingDir() const { return _workingDirectory; }
25 QStringList Args() const; // Resolves variables

Callers 1

PerformActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected