PidLockExt.postRun

Unused IApplicationExtension methods.

We just need to provide an "empty" implementation to satisfy the interface.

ditto

  1. void postRun(IApplication app, istring[] args, int status)
    class PidLockExt
    override
    void
    postRun
  2. ExitException onExitException(IApplication app, istring[] args, ExitException exception)

Meta