Movatterモバイル変換


[0]ホーム

URL:


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

Unify variousexec calls #81

Closed
Closed
@chenglou

Description

@chenglou

I'll cc@cristianoc,@mewhhaha and @john-pangalos (sorry for the ping) on this one.

Currently in the codebase there are 3 ways to call a binary:

We should really revisit those and streamline them:

  • First one:
    • should beexecFile, which avoids needing to escape the command path.
    • should also be sync.
    • should work on windows, if it isn't.
  • Second one:
    • should useexecFile in thewin32 branch too, to avoid needing to escape path. Can't use that for a batch script
  • Third one

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp