Interface ProjectTool.Condition

    • Method Detail

      • check

        boolean check​(IProject module)
        Parameters:
        module - attached project
        Returns:
        checking result. true if pass, otherwise false.