Piscal client - check status and retrieve file skeleton in place
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace LeafWeb.Core.Remote
|
||||
{
|
||||
public enum PiscalStatus
|
||||
{
|
||||
Running,
|
||||
Success,
|
||||
Error
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user