devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Review exported non-internal functions

Open hadley opened this issue 3 years ago • 1 comments

Just to make sure we're not advertising anything that we'd no longer recommend.

Functions to think about:

  • release()
  • reload()
  • bash()
  • wd()
  • dev_mode()

hadley avatar May 22 '22 14:05 hadley

Thinking about #2489 made me realize that dev_mode() is arguably superseded at this point. Which might be good to formally declare.

OTOH I am still a keen user of release(). I like all those questions.

jennybc avatar Dec 09 '22 21:12 jennybc