Ian Downes created MESOS-994:
--------------------------------

             Summary: Add an Option<string> os::getenv() to stout
                 Key: MESOS-994
                 URL: https://issues.apache.org/jira/browse/MESOS-994
             Project: Mesos
          Issue Type: Bug
            Reporter: Ian Downes


This would replace the common pattern of:
Option<string> = os::hasenv() ? Option<string>(os::getenv()) : None()



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to