コード例 #1
0
def get_last_set_data():

    """Returns the last 'set_path()' values processed by the
    underlying access control layer. This method is used by
    unit-tests."""

    return HardwareAccessLayer.get_last_set_path_data()