Classes | |
class | EmptyListWithLength |
Functions | |
def | load_readme () |
Variables | |
int | i = 0 |
job = system_cron.new(command="cd /home/$(ls /home/)/EtherSense; ./AlwaysRunningServer.bash >> /tmp/error.log 2>&1", user='root') | |
dictionary | package_data = {} |
string | package_name = "pyrealsense2" |
system_cron = CronTab(tabfile='/etc/crontab', user=False) | |
int setup.i = 0 |
Definition at line 21 of file examples/ethernet_client_server/setup.py.
setup.job = system_cron.new(command="cd /home/$(ls /home/)/EtherSense; ./AlwaysRunningServer.bash >> /tmp/error.log 2>&1", user='root') |
Definition at line 19 of file examples/ethernet_client_server/setup.py.
setup.system_cron = CronTab(tabfile='/etc/crontab', user=False) |
Definition at line 16 of file examples/ethernet_client_server/setup.py.