Interface StorableScript

    • Method Detail

      • getScriptLabel

        default String getScriptLabel()
      • readScript

        String readScript()
      • readScript

        String readScript​(boolean withInclude)
      • writeScript

        void writeScript​(String content)