Bragi Docs Help

GetFileSource

Given a File Source Code returns an FileSourceInfo that contains the code, name and directory for the current environment.

Task<FileSourceInfo> GetFileSource(string code);

Parameters

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

15 September 2025