Alexander Goldberg
Alexander Goldberg
Well, I think having a way to mock SSH is helpful in building software for devops, mostly collection of data using ssh. It could, of course be mocked bypassing SSH...
Hi. I'm not a contributor to fabric - so I'm not familiar with their codebase, but the mock ssh implementation is here: ``` shell cd fabric/tests tests❯ grep -i SSH...
Thank you! I hope it will become popular, it's already popular with me :) On Aug 5, 2014 7:11 AM, "Nicolas Couture" [email protected] wrote: > https://pypi.python.org/pypi/MockSSH/1.3 > > — >...
Thank you, yes, that much I succeed to do. The problem arises when there is a generic error, especially with lifetime parameters. I think it could be implemented with addiitional...
BTW, there is a nice way to invoke pager from rust console CLI: https://gitlab.com/imp/pager-rs it does pager instantiation in a quite clever way
Yes, currently that's what I'm doing: ```rust path::full() // Extract path .and(header::headers_cloned()) // Extract all headers .and(body::concat()) // Extract body .and(method::method()); // Extract method ``` Though, it would be nice...
By the way - I invite you all to visit: http://mokum.place Italian, Russian, English, Turkish and Iranian communities are already there: https://mokum.place/about/stats