Skip to main content

Summary

This exits the current apfell agent by leveraging the ObjectiveC bridge’s NSApplication terminate function.
  • Needs Admin: False
  • Version: 1
  • Author: @its_a_feature_

Arguments

Usage

exit

Detailed Summary

The command executes this call:
$.NSApplication.sharedApplication.terminate(this);