asreview.entry_points.StateInspectEntryPoint.execute

StateInspectEntryPoint.execute(argv)[source]

Perform the functionality of the entry point.

Parameters:

argv (list) – Argument list, with the entry point and program removed. For example, if asreview plot X is executed, then argv == [‘X’].