Skip to content

issues Search Results · repo:purescript-node/purescript-node-process language:PureScript

Filter by

6 results
 (91 ms)

6 results

inpurescript-node/purescript-node-process (press backspace or delete to remove)

Hello maintainers, I m wondering it since I saw these functions, there already are stdoutIsTTY and stderrIsTTY but lacking stdinIsTTY. I m avoiding this lacking by defining my own one only for now: ...
  • matoruru
  • Opened 
    on Mar 19, 2021
  • #30

I m currently trying to play with purescript-node-readline and I use browserify to bundle the purescript part of the codebase. The error I get is : var stdoutIsTTY = $foreign.process.stdout.isTTY Cannot ...
  • ThomasCrevoisier
  • 1
  • Opened 
    on Dec 20, 2016
  • #9

Get an array containing the command line arguments. Be aware that this can change over the course of the program. Does this mean the array itself may change? Because if that happens, then argv should ...
purs-0.14
  • no-longer-on-githu-b
  • 7
  • Opened 
    on Nov 27, 2016
  • #8

I m going to submit PR for this.
  • kika
  • Opened 
    on Jun 11, 2016
  • #3

It only exists to pull in the FS effect, for requireResolve. Maybe we could just introduce a separate effect for this?
  • paf31
  • 9
  • Opened 
    on Jun 7, 2016
  • #2

I suggest we steal the one from node-child-process and put it here, and then have child-process depend on process. Programs that use node-child-process will probably want to use node-process too, although ...
  • hdgarrood
  • 1
  • Opened 
    on Dec 14, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub