namespace RobotNet.Script.Shares; public record ScriptFile(string Name, string Code);