Public Member Functions | Public Attributes | Static Public Attributes | List of all members
commands.RunFork Class Reference
Inheritance diagram for commands.RunFork:
Inheritance graph
[legend]

Public Member Functions

def finalize_options (self)
 
def initialize_options (self)
 
def run (self)
 

Public Attributes

 args
 

Static Public Attributes

string description = 'run fork test client'
 
list user_options = [('args=', 'a', 'pass-thru arguments for the client')]
 

Detailed Description

Definition at line 339 of file tests/commands.py.

Member Function Documentation

◆ finalize_options()

def commands.RunFork.finalize_options (   self)

Definition at line 347 of file tests/commands.py.

◆ initialize_options()

def commands.RunFork.initialize_options (   self)

Definition at line 344 of file tests/commands.py.

◆ run()

def commands.RunFork.run (   self)

Definition at line 351 of file tests/commands.py.

Member Data Documentation

◆ args

commands.RunFork.args

Definition at line 345 of file tests/commands.py.

◆ description

string commands.RunFork.description = 'run fork test client'
static

Definition at line 341 of file tests/commands.py.

◆ user_options

list commands.RunFork.user_options = [('args=', 'a', 'pass-thru arguments for the client')]
static

Definition at line 342 of file tests/commands.py.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:09