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.
Loading...
Searching...
No Matches
Public Member Functions
global_variables.UserArguments Class Reference
Collaboration diagram for global_variables.UserArguments:
Collaboration graph

Public Member Functions

None __init__ (self, str ip="0.0.0.0", int port=8080, str name="No name", bool debug=False)
 

Detailed Description

_summary_
This is the class in charge of storing the arguments passed by the user

Definition at line 172 of file global_variables.py.

Constructor & Destructor Documentation

◆ __init__()

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.


The documentation for this class was generated from the following file: