Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
ruby-2.6.0-202012151422
/
usr
/
share
/
man
/
man1
/
//opt/ruby-2.6.0-202012151422/usr/share/man/man1/bundle-open.1
TH "BUNDLE\-OPEN" "1" "November 2018" "" "" SH "NAME" \fBbundle\-open\fR \- Opens the source directory for a gem in your bundle SH "SYNOPSIS" \fBbundle open\fR [GEM] SH "DESCRIPTION" Opens the source directory of the provided GEM in your editor\. P For this to work the \fBEDITOR\fR or \fBBUNDLER_EDITOR\fR environment variable has to be set\. P Example: IP "" 4 nf bundle open \'rack\' fi IP "" 0 P Will open the source directory for the \'rack\' gem in your bundle\.