At http://gocircuit.github.io/escher/cmd.html, in step 3., it reads:
For instance, the source file a/b/c.escher, containing:
Will be registered under the index address a.b.c.CircuitName.
But in reality, what I see in Escher, the file name (in this case c) is ignored, and the resulting address is rather a.b.CircuitName here.
That is very confusing, and I would rather have the behaviour as it is explained in the documentation quoted above.
At http://gocircuit.github.io/escher/cmd.html, in step 3., it reads:
But in reality, what I see in Escher, the file name (in this case
c) is ignored, and the resulting address is rathera.b.CircuitNamehere.That is very confusing, and I would rather have the behaviour as it is explained in the documentation quoted above.