updateSync abstract method
- String target
Synchronously updates the link.
Calling updateSync on a non-existing link will throw an exception.
Implementation
void updateSync(String target);
Synchronously updates the link.
Calling updateSync on a non-existing link will throw an exception.
void updateSync(String target);