Skip to content
  • jpic ∞'s avatar
    Simplification: remove Command class · 4b532b60
    jpic ∞ authored
    From now on, Callable itself is considered as a potential Command.
    
    Also, Importable.factory might return a Callable instead of just an
    Importable, in the case the argument turns out to be a callable.
    
    This greatly improves introspection overall.
    4b532b60