4 lines
156 B
Python
4 lines
156 B
Python
|
|
"""
|
||
|
|
The shell service. This is for executing services as shell commands and don't use a builtin function. This is useful to
|
||
|
|
be free to do what you want.
|
||
|
|
"""
|