mirror of
https://github.com/nushell/nushell.git
synced 2025-05-19 14:14:37 +00:00
# Description This is just some cleanup. I moved to_pipeline_data and to_cache_value to the CustomValueSupport trait, where I should've put them to begin with. Co-authored-by: Jack Wright <jack.wright@disqo.com>