• so you can run require("Storage").eraseAll() that will clear everything - the .bootrst one and also one possibly created by running save()

  • Tried it, this is the output..

    >require("Storage").eraseAll()
    =undefined
    Uncaught SyntaxError: Got [ERASED] expected EOF
     at line 1 col 1
    [ERASED]...
           ^
    in function called from system
    Uncaught SyntaxError: Got [ERASED] expected EOF
     at line 1 col 1
    [ERASED]...
           ^
    in function called from system
    Uncaught SyntaxError: Got [ERASED] expected EOF
     at line 1 col 1
    [ERASED]...
           ^
    

    And it goes on and on like that.

About

Avatar for fanoush @fanoush started