This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
duplicati
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
77c64becc85595bfbe3ed7ecacaa9c9052d8a368
duplicati
/
Duplicati
/
Library
/
Common
/
ILiveControls.cs
T
6 lines
94 B
C#
Raw
Normal View
History
Unescape
Escape
WIP
2024-03-15 16:51:01 +01:00
namespace
Duplicati.Library.IO
;
public
interface
ILiveControls
{
bool
IsPaused
{
get
;
}
}
Reference in New Issue
Copy Permalink