MCPcopy Create free account
hub / github.com/FlightGear/flightgear / Item

Class Item

scripts/python/recordreplay.py:664–665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

662 if i == len(out):
663 #print(f'len(items)={len(items)} item_i={item_i}: looking at {path}/{leafname}[{item.index}]')
664 class Item:
665 pass
666 item2 = Item()
667 item2.i = i
668 for j in fg.fg.ls(f'{path}/{leafname}[{item.index}]'):

Callers 1

get_itemsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected