Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read-write ports, via PortsForProtocols #75

Merged
merged 3 commits into from Sep 11, 2018
Merged

Read-write ports, via PortsForProtocols #75

merged 3 commits into from Sep 11, 2018

Conversation

mvidner
Copy link
Member

@mvidner mvidner commented Sep 10, 2018

No description provided.

Copy link
Contributor

@imobachgs imobachgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor comment. I guess you will implement FIXME stuff later. LGTM.

hash.map { |sym, ports| ports.map { |p| "#{p}/#{sym}" } }.flatten
end

# @param s [String] ports specification as one string
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

param is called a instead of s. Moreover, I would prefer a more descriptive name :)

@mvidner mvidner merged commit efe6082 into new-ui Sep 11, 2018
@mvidner mvidner deleted the write_ports branch September 11, 2018 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants