@@ -0,0 +1,20 @@
module angel.exfil.browser.gecko.gecko;
// Internal imports
import angel.utils.logging;
// External imports
import std.stdio;
class Gecko {
this() {
}
private {
public void entry() {
Logger.log(LogLevel.Debug, "Entered gecko");
The note is not visible to the blocked user.