mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 09:05:54 +03:00
[GH-ISSUE #1298] writeToFil Unable to append file in new line(想要在文件追加信息) #1294
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1294
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jihtsan on GitHub (Jul 16, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1298
Proxyman version? (Ex. Proxyman 1.4.3)
Proxyman 3.6.2
macOS Version? (Ex. mac 10.14)
Mac(12.4)
Steps to reproduce
but after the response file is:

Expected behavior
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Jul 16, 2022):
@jihtsan please provide the
var opt = {appendFile: true}to thewriteToFileIf you don't provide the
opt, it will override the file 👍Ref: https://docs.proxyman.io/scripting/snippet-code#write-export-to-a-local-file
@jihtsan commented on GitHub (Jul 17, 2022):
I think , but this code didn't in new line ,so i want to append '\n' .
@jihtsan commented on GitHub (Jul 18, 2022):
@jihtsan commented on GitHub (Jul 18, 2022):
close issue