Skip to content

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solvedDev authored May 8, 2019
1 parent 1d2763e commit a5104b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions plugins/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,15 @@
- [```.registerPlugin(plugin_info)```](https://github.com/solvedDev/bridge./blob/master/plugins/bridge/registerPlugin.md)
- [```.trigger(event, arguments)```](https://github.com/solvedDev/bridge./blob/master/plugins/bridge/trigger.md)

#### ```Bridge.AutoCompletions```
- ```.register(path, data)```

#### ```Bridge.BuildableFile```
- [```.register(file_def)```](https://github.com/solvedDev/bridge./blob/master/plugins/bridge/buildableFile/register.md)

#### ```Bridge.File```
- ```.register(file_def)```

#### ```Bridge.Footer```
- [```.register(footer)```](https://github.com/solvedDev/bridge./blob/master/plugins/bridge/footer/register.md)
- [```.remove(id)```](https://github.com/solvedDev/bridge./blob/master/plugins/bridge/footer/remove.md)
Expand Down

0 comments on commit a5104b0

Please sign in to comment.