-
Eduardo Sanz García authored
I used these commands (Mac version): ``` % ag -0 -l '@.+Object' | xargs -0 sed -ri '' -e '/@/s/(.*{.*)Object(.*})/\1object\2/' % ag -0 -l '@.+object\.' | xargs -0 sed -ri '' -e '/@/s/object\.</Record</' % ag -0 -l '@.+object<' | xargs -0 sed -ri '' -e '/@/s/object</Record</' ```
e1bc90f1
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test | ||
bridge-events.js | ||
bridge.js | ||
injector.js | ||
listener-collection.js | ||
port-rpc.js | ||
prompts.js | ||
renderer-options.js | ||
shortcut.js | ||
type-coercions.js | ||
user-agent.js | ||
warn-once.js |