147f04ca76
* Kubernetes 1.8 reference docs * Kubectl reference docs for 1.8 * Update side bar with 1.8 kubectl and api ref docs links
4 lines
107 B
JavaScript
4 lines
107 B
JavaScript
var wrap = require('wordwrap')(15);
|
|
|
|
console.log(wrap('You and your whole family are made out of meat.'));
|