contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Mon, 12 Nov 2018 22:51:36 +0900
changeset 40597 04d08f17ce7a
parent 32567 4b9b87930cb3
permissions -rw-r--r--
help: document weird behavior of uisetup() While refactoring ui.log() API, it was really annoying that uisetup() is actually an extsetup() the phase 1. Let's document that. I'm planning to add another uisetup() which is called per ui instance, though I can't think of a good name for it.

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"