You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by nickwallen <gi...@git.apache.org> on 2016/09/20 18:35:38 UTC

[GitHub] incubator-metron issue #262: METRON-435 Create Stellar REPL

Github user nickwallen commented on the issue:

    https://github.com/apache/incubator-metron/pull/262
  
    Also, added a doc string type functionality.  I couldn't help myself.
    
    ```
    >>> ?PROTOCOL_TO_NAME
    PROTOCOL_TO_NAME
     desc: Convert the IANA protocol number to the protocol name       
     args: IANA Number                                                 
      ret: The protocol name associated with the IANA number.  
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---