mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
8 lines
354 B
Plaintext
8 lines
354 B
Plaintext
Launchy is helper class for launching cross-platform applications in
|
|
a fire and forget manner.
|
|
|
|
There are application concepts (browser, email client, etc.) that are
|
|
common across all platforms, and they may be launched differently on
|
|
each platform. Launchy is here to make a common approach to launching
|
|
external application from within Ruby programs.
|