Base64 encode / decode for file path is probably not needed as we can assume utf8 filenames. Our window actions should probably be somewhat namespaced like ``` shoebot_open_example path_to_example ````
Base64 encode / decode for file path is probably not needed as we can assume utf8 filenames.
Our window actions should probably be somewhat namespaced like