Searched defs:AppendFilePath (Results 1 – 1 of 1) sorted by relevance
128 public class AppendFilePath : FilePath class130 public AppendFilePath(string path) : base(path, FileAccess.Write) {} in AppendFilePath() method in Antmicro.Renode.Utilities.AppendFilePath