• you can't have static method of StorageFile type without having any instance?

    Well, you can, but StorageFile shouldn't really be a public object name anyway, since it's only useful via require("Storage").open.

    I guess there's a lot to be said for just making Storage public so you can do Storage.open though

About

Avatar for Gordon @Gordon started