Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a5e6a94

Browse files
Add comment describing how to generate list of builtins
1 parent 9534b3e commit a5e6a94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎server/src/builtins.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import * as ShUtil from './util/sh'
22

3+
// You can generate this list by running `compgen -b` in a bash session
34
export const LIST = [
45
'.',
56
':',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /