Ignore:
Timestamp:
Sep 3, 2020, 3:52:14 PM (5 years ago)
Author:
bird
Message:

kash: refactoring evalcommand - complicated, part II.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/parser.h

    r1233 r3437  
    8484int goodname(const char *);
    8585const char *getprompt(struct shinstance *, void *);
     86union node *copyparsetree(shinstance *, union node *);
    8687
    8788#endif
Note: See TracChangeset for help on using the changeset viewer.