|
Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
|

Public Member Functions | |
| None | __init__ (self, str ip="0.0.0.0", int port=8080, str name="No name", bool debug=False) |
_summary_ This is the class in charge of storing the arguments passed by the user
Definition at line 172 of file global_variables.py.
| None global_variables.UserArguments.__init__ | ( | self, | |
| str | ip = "0.0.0.0", | ||
| int | port = 8080, | ||
| str | name = "No name", | ||
| bool | debug = False ) |
Definition at line 178 of file global_variables.py.