rggen / rggen-core

RgGen Core Library

Home Page:https://github.com/rggen/rggen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove 'name' argument from 'RgGen.setup'

taichi-ishitani opened this issue · comments

Remove name argument from RgGen.setup.
Get plugin name from plugin module:

  • NAME constant
  • name method

If neither of above two then raise PluginError.