dwww Home | Show directory contents | Find package

# stop_app() errors

    Code
      stop_app(1:10)
    Condition
      Error:
      ! `app` must be a CLI app
      i `app` is an integer vector

# warning if inactive app

    Code
      stop_app(app)
    Condition
      Warning in `stop_app()`:
      No app to end
    Output
      NULL

Generated by dwww version 1.15 on Sat May 18 07:37:39 CEST 2024.