namespace LANCommander.UI.Components; public record ModuleFunctionCompletion(string Name, string? Synopsis, string? Module);