flight-manual.atom.io icon indicating copy to clipboard operation
flight-manual.atom.io copied to clipboard

Conflicting information regarding activate() function being optional or required.

Open andrecasal opened this issue 6 years ago • 1 comments

Line 112 says:

  • activate(state): This optional method is called when your package is activated.

Line 345 says:

There is a bit more going on here. First of all we can see that we are defining four methods. The only required one is activate.

andrecasal avatar Mar 13 '18 18:03 andrecasal

👌

tabathap avatar Sep 09 '19 16:09 tabathap