Streamed implementation. Limited input buffer.
[LanSpider.git] / src / AltSpider / Program.cs
blob18e0f48816454187463a66a54bcc74f64ddd2d5f
1 namespace AltSpider
3 internal class Program
5 private static void Main( string[] args )
7 AltModel a = new AltModel();
8 int id = a.SavePath( "//shell/be/some/path.hpp" );