Motr  M0
fom_req Namespace Reference

Functions

def get_timelines
 
def parse_args ()
 

Variables

def args = parse_args()
 
def time_table = get_timelines(args.fom_id, args.pid)
 

Function Documentation

◆ get_timelines()

def fom_req.get_timelines (   fom_id)

Definition at line 26 of file fom_req.py.

Here is the call graph for this function:

◆ parse_args()

def fom_req.parse_args ( )

Definition at line 61 of file fom_req.py.

Variable Documentation

◆ args

def args = parse_args()

Definition at line 80 of file fom_req.py.

◆ time_table

def time_table = get_timelines(args.fom_id, args.pid)

Definition at line 87 of file fom_req.py.