Feature #137
Add a method to find a client using it's pid number
Start date:
03/14/2010
Due date:
% Done:
0%
Estimated time:
0.00 h
Description
Subtlext::Subtle.spawn() [0] will return the pid number of the command spawned, but it's no use since we can't find a client using it's pid as an argument for Subtlext::Client.find() [1].
Use case: launcher scripts with advanced capabilities.
[0] http://rdoc.subtle.de/subtle/classes/Subtlext/Subtle.html#M000036
[1] http://rdoc.subtle.de/subtle/classes/Subtlext/Client.html#M000044
History
#1
Updated by Christoph Kappel over 15 years ago
- Assignee set to Non member users
#2
Updated by Christoph Kappel over 15 years ago
- Status changed from Unconfirmed to Confirmed
#3
Updated by Christoph Kappel over 15 years ago
- Status changed from Confirmed to Feedback
#4
Updated by Christoph Kappel over 15 years ago
- Status changed from Feedback to Added