Bragi Docs Help

GetDirectoryForFileSource

Given a File Source Code returns a string that contains the directory for the current environment.

Task<string> GetDirectoryForFileSource(string code);

Parameters

  • code: The Code of the File Source as defined in the Bragi UI

15 September 2025