Skip to content

Instantly share code, notes, and snippets.

@Sammons
Created October 23, 2018 04:24
Show Gist options
  • Save Sammons/58cde5efd71dabeb01273341c12cff9c to your computer and use it in GitHub Desktop.
Save Sammons/58cde5efd71dabeb01273341c12cff9c to your computer and use it in GitHub Desktop.
new RootBuilder().addFirewall('x').addNode('z', b => b.withFirewall('x')); // the only valid value here is 'x'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment